Elephicon

Elephicon, a GUI wrapper for png2icons, generates Apple ICNS and Microsoft ICO files from PNG files.
:green_book: Usage
- The ideal input is a 24-bit PNG file with 1024x1024 pixels and an alpha channel, but any other dimensions and most other PNG formats will do work.
- If you only need to create ICO files, 256×256 pixels will be enough.
- It's also possible to create icon files from non-quadratic source PNGs.
- Various settings are available from the context menu.
:inbox_tray: Download
:computer: macOS
You can download the latest version of Elephicon from the releases page here:
https://github.com/sprout2000/elephicon/releases
:desktop_computer: Windows
You can get (or upgrade to) the latest version of Elephicon via winget:
winget install sprout2000.Elephicon
:rainbow: Embedded Sizes
Dimension | ICO | ICNS |
---|
16x16 | ✅ | ✅ |
16x16@2x | | ✅ |
24x24 | ✅ | |
32x32 | ✅ | ✅ |
32x32@2x |