App Icon Generator — Create Icon Packs Locally
Generate all iOS, Android, and PWA icon sizes from a single image in your browser.
Building an app or PWA requires dozens of icon sizes. Manually resizing in Photoshop takes 20 minutes. Online icon generator tools upload your master image. FixIt Localy generates the entire icon set from your master image locally, in seconds, and downloads a ZIP with every required size.
How It Works
Open the Icon Generator
Click the button below. Works in any browser — no Photoshop, no Figma, no account required.
Upload your master image
Drop your logo or icon as a PNG or JPG (ideally 1024x1024 or larger). The generator previews all output sizes in real time.
Download the complete icon pack
Click Download ZIP. The archive contains all icon sizes organised and named according to platform conventions.
Why No File Upload?
Zero Data Exposure
Your files are processed using WebAssembly inside your browser tab. They are never transmitted to any server.
Instant Deletion
When you close the browser tab, all processed data is immediately destroyed. Nothing is cached or logged.
PDPL & GDPR Safe
No third-party data processor is involved. Fully compliant with Saudi Arabia's PDPL and the EU's GDPR by design.
Frequently Asked Questions
What icon sizes does the generator create?
16x16, 32x32, 48x48, 57x57, 72x72, 96x96, 120x120, 144x144, 152x152, 167x167, 180x180, 192x192, 256x256, 512x512 pixels — covering iOS, Android, PWA, and favicon requirements.
Does it generate PWA manifest-ready icons?
Yes. The 192x192 and 512x512 icons required by the Web App Manifest specification are included.
What should my source image look like?
A square PNG with a transparent background, at least 512x512 pixels (1024x1024 recommended).
Is my logo uploaded to generate the icons?
No. All resizing is done using the Canvas API inside your browser.
Can I use this to generate favicons?
Yes. The generated ZIP includes 16x16 and 32x32 favicon sizes, as well as the 180x180 apple-touch-icon.png.