I used this method for the recently updated version of my «Games»-folder icons, but packed it now into a nice shell-script to use in the macOS Terminal.app.

Use the «Icon Maker» script to create a new icon

  1. Download this script as “icon_maker.sh” to your Mac
     
  2. Open the Terminal.app
     
  3. Important: make the script executable using:
    chmod +x "/path/to/icon_maker.sh"
     
  4. Run the script with passing a path to an image-file as parameter. For example:
    ./icon_maker.sh "/path/to/cool/image.png"
Share:
  • 0
  • 0

Questions? Suggestions? Let us know with a comment!

This site uses Akismet to reduce spam. Learn how your comment data is processed.