/IconGenerator

🍱 A macOS app to generate app icons

Primary LanguageJavaScriptOtherNOASSERTION

𝕴𝖈𝖔𝖓 𝕲𝖊𝖓𝖊𝖗𝖆𝖙𝖔𝖗

Description

How to install

How to use

  • Drag image onto left box
  • Support png, jpeg, jpg, webp, tiff, gif, svg
  • Choose platform to generate
  • Generated AppIcon.appiconset and save to Downloads folder

Generate icns

  • IconGenerator names file in icon_size format, to make it work for iconutil
  • Go to the folder where AppIcon.appiconset is stored, rename it to AppIcon.iconset, delete Contents.json, then run
iconutil -c icns "AppIcon.iconset"

Credit

Author

Khoa Pham, onmyway133@gmail.com

License

IconGenerator is available under the MIT license. See the LICENSE file for more info.