Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thejoefin/simple-icon-file-maker
Create .ico files quickly and at different scales.
https://github.com/thejoefin/simple-icon-file-maker
microsoftstore windows windows11 windowsappsdk
Last synced: 4 days ago
JSON representation
Create .ico files quickly and at different scales.
- Host: GitHub
- URL: https://github.com/thejoefin/simple-icon-file-maker
- Owner: TheJoeFin
- Created: 2022-03-03T01:53:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-04T17:55:24.000Z (28 days ago)
- Last Synced: 2024-12-24T01:26:58.634Z (8 days ago)
- Topics: microsoftstore, windows, windows11, windowsappsdk
- Language: C#
- Homepage: https://apps.microsoft.com/store/detail/simple-icon-file-maker/9NS1BM1FB99Z
- Size: 13.3 MB
- Stars: 174
- Watchers: 3
- Forks: 16
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple Icon File Maker
Generate .ICO files at different scales for apps and websites.
### Overview
A small lightweight Windows app which creates .ico files with different resolutions.
![Simple Icon File Maker Screenshot]()
## How to use
1. Open an image or drag an image on to the app
2. Review the preview images at each size
3. Save .ico to a folder## Contributing
Please freely open issues to report bugs, suggest features, or ask a question. Feel free to make a Pull Request but I cannot guarantee your PR will be merged quickly.
## Build with
- Magick.NET (The .NET library for ImageMagick)
- WindowsAppSDK
- WinUI## Contact
- 🐘: [@TheJoeFin](https://mastodon.social/@TheJoeFin)
- 🐤: [@TheJoeFin](https://twitter.com/TheJoeFin)
- 📧: joe at SimpleIconFileMaker dot net