App Icon Generator
Generate app icons for Android, iOS, and PWA from a single square image. All sizes generated instantly in your browser — 100% client-side.
App Icon Generator
App Icon Generator creates platform-ready icons for Android, iOS, and PWA from a single square image. All processing is done in your browser.
How to Generate App Icons
- Upload a square image (1024×1024 px recommended).
- Select the platforms you need icons for (Android, iOS, PWA).
- Click Generate to create all icon sizes instantly.
Frequently Asked Questions
Got questions about app icon generation? We've got answers.
What image should I upload?
Upload a square PNG or JPG image. For best results, use a 1024×1024 pixel image with a transparent background.
What sizes are generated?
Android: 48, 72, 96, 144, 192, 512. iOS: 57, 60, 72, 76, 114, 120, 144, 152, 167, 180, 1024. PWA: 192, 512.
Is this safe to use?
Yes, 100%. All icon generation happens in your browser via Web Workers. Your images never leave your device.
Automated E2E Test Suite Logs
Our build systems validate edge-case processing under extreme conditions before each deployment.
Tool Changelog & Updates
- Feature: Added comprehensive Vitest test suite covering Tool rendering, worker operations, and shared operation logic — all 871 image tests passing.
- Fix: Fixed OffscreenCanvas mock patterns in tests for proper constructor instantiation.
- Feature: Initial release with app icon generation for Android, iOS, and PWA — all sizes generated 100% client-side.
- UX: Platform selection with checkboxes and generated icons displayed in a grid grouped by platform.
- UX: Individual icon download and bulk download of all generated icons.
- Security: Web Worker isolation ensures zero data uploads — all processing stays in the browser.