winget install --id=sprout2000.Elephicon -e
icon generator
Elephicon, a GUI wrapper for png2icons, generates Apple ICNS and Microsoft ICO files from PNG files.
You can download the latest version of Elephicon from the releases page here:
https://github.com/sprout2000/elephicon/releases
Note: No code signing has been done except for the macOS version.
| 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
|
| 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.
{your_LANG}.json
in src/locales
. src
├── @types
├── createMenu.ts
├── locales
+ │ ├── de.json
│ ├── en.json
│ └── ja.json
├── main.ts
├── preload.ts
├── setLocales.ts
└── web
Thanks go to these wonderful people :slightly_smiling_face::
MIT © idesis GmbH, Rellinghauser Straße 334F, D-45136 Essen
Copyright(c) 2020-2024 sprout2000