Elephicon, a GUI wrapper for png2icons, generates Apple ICNS and Microsoft ICO files from PNG files.
- 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.
You can download the latest version of Elephicon from the releases page here:
https://github.com/sprout2000/elephicon/releases
| Dimension | ICO | ICNS |
|---|---|---|
| 16x16 | โ | โ |
| 16x16@2x | โ | |
| 24x24 | โ | |
| 32x32 | โ | โ |
| 32x32@2x | โ | |
| 48x48 | โ | |
| 64x64 | โ | |
| 72x72 | โ | |
| 96x96 | โ | |
| 128x128 | โ | โ |
| 128x128@2x | โ | |
| 256x256 | โ | โ |
| 256x256@2x | โ | |
| 512x512 | โ | |
| 512x512@2x | โ |
| Language | Code |
|---|---|
| Azษrbaycan | az |
| Deutsch | de |
| English | en |
| Espaรฑol | es |
| Franรงais | fr |
| Italiano | it |
| ๆฅๆฌ่ช | ja |
| Malayalam | ml |
| Portuguรชs | pt |
| ะ ัััะบะธะน | ru |
| Tรผrkรงe | tr |
| ะฃะบัะฐัะฝััะบะฐ | uk |
| ็ฎไฝไธญๆ | zh_CN |
You can easily contribute to this repository by providing translation files.
- Create
{your_LANG}.jsoninsrc/locales.
src
โโโ @types
โโโ createMenu.ts
โโโ locales
+ โ โโโ de.json
โ โโโ en.json
โ โโโ ja.json
โโโ main.ts
โโโ preload.ts
โโโ setLocales.ts
โโโ web- And then please send a pull request to this repository.
Thanks go to these wonderful people ๐:
MIT ยฉ idesis GmbH, Rellinghauser Straรe 334F, D-45136 Essen
Copyright(c) 2020-2026 sprout2000
