https://github.com/onmyway133/IconGenerator
🍱 A macOS app to generate app icons
https://github.com/onmyway133/IconGenerator
app electron generator icon ios
Last synced: 19 days ago
JSON representation
🍱 A macOS app to generate app icons
- Host: GitHub
- URL: https://github.com/onmyway133/IconGenerator
- Owner: onmyway133
- License: other
- Created: 2017-08-29T09:38:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-29T13:42:13.000Z (over 1 year ago)
- Last Synced: 2024-10-16T03:41:20.781Z (6 months ago)
- Topics: app, electron, generator, icon, ios
- Language: JavaScript
- Homepage: https://onmyway133.com/
- Size: 93.3 MB
- Stars: 1,411
- Watchers: 27
- Forks: 83
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- open-source-mac-os-apps - IconGenerator - macOS app to generate app icons. ![javascript_icon] (Applications / Development)
- open-source-mac-os-apps - IconGenerator - macOS app to generate app icons. </summary><p><b>Languages:</b> ![javascript_icon] <br><b>Screenshots:</b><br><img src='https://raw.githubusercontent.com/onmyway133/IconGenerator/master/Screenshots/gif.gif' width='400' loading='lazy'/><br><img src='https://raw.githubusercontent.com/onmyway133/IconGenerator/master/Screenshots/banner.png' width='400' loading='lazy'/><br></p></details> (Applications / 👨💻 Development (9))
README
# 𝕴𝖈𝖔𝖓 𝕲𝖊𝖓𝖊𝖗𝖆𝖙𝖔𝖗
Checkout https://indiegoodies.com/
![]()
## Description
- An `electron.js` app used for generating app icons
- Support macOS
- Follow [Human Interface Guidelines iOS](https://developer.apple.com/ios/human-interface-guidelines/graphics/app-icon/)
- Generate based on latest Xcode [Contents.json](https://developer.apple.com/library/content/documentation/Xcode/Reference/xcode_ref-Asset_Catalog_Format/Contents.html)## How to install
- Download latest release from https://github.com/onmyway133/IconGenerator/releases
## How to use
- Drag image onto left box
- Support `png`, `jpeg`, `jpg`, `webp`, `tiff`, `gif`, `svg`
- Choose platform to generate: `iPhone`, `iPad`, `macOS`, `tvOS`, `watchOS`, or an `icns file`
- Generated `AppIcon.appiconset` or `AppIcon.icns` and save to `Downloads` folder![]()
## Credit
- Icon http://emojione.com/
- Use [sharp](https://github.com/lovell/sharp) to resize images## Author
Khoa Pham, [email protected]
## License
**IconGenerator** is available under the MIT license. See the [LICENSE](https://github.com/onmyway133/IconGenerator/blob/master/LICENSE.md) file for more info.