Show HN: I made a free iOS 14 home screen icon generator(myicon.io)
myicon.io
Show HN: I made a free iOS 14 home screen icon generator
https://myicon.io/ios-14-icon-editor
4 comments
I am only interested in how you generating the images on backend?
There is no backend :-)
I use a JS library on the client to convert the SVGs to PNGs - https://www.npmjs.com/package/save-svg-as-png
The zipping is also done on the client
I use a JS library on the client to convert the SVGs to PNGs - https://www.npmjs.com/package/save-svg-as-png
The zipping is also done on the client
Wow cool! thanks
Features:
- Search and select from thousands of brand logos and symbols.
- Edit wallpaper colour
- Edit icon background colour
- Edit icon logo/symbol colour
- Download a .zip of your selected icons
- Premium Presets. A list of preconfigured designs
Upcoming features:
- iPhone/iPad mockup view. See how your icons would look on a device
- Downloadable wallpapers
Tech stack:
- Next.js
- Tailwind CSS
- Stripe
- Hosted on Vercel
- No back-end to manage and no Database
Let me know what you think :-)