iOS App Icon Generator — Generate All Sizes for App Store
Free tool to generate all required iOS app icon sizes from one image. Covers App Store, iPhone, and iPad. No transparency. 100% client-side.
Why Use This Tool?
iOS apps require icon files at many different pixel densities to support every iPhone and iPad model. While modern Xcode can auto-generate sizes from a single 1024×1024 source, older projects, CI pipelines, and some submission workflows still need all sizes pre-generated. This tool creates the complete set in seconds.
iOS App Icon Size Guide (2026)
| Usage | Size (pixels) | Notes |
|---|---|---|
| App Store | 1024×1024 | Required for submission |
| iPhone @3x | 180×180 | iPhone main icon |
| iPhone @2x | 120×120 | iPhone main icon |
| iPad Pro @2x | 167×167 | iPad Pro main icon |
| iPad @2x | 152×152 | iPad main icon |
| Spotlight @2x | 80×80 | Search results |
| Settings @3x | 87×87 | Settings app |
| Settings @2x | 58×58 | Settings app |
| Notification @3x | 60×60 | Notification badges |
| Notification @2x | 40×40 | Notification badges |
Privacy First — 100% Client-Side
Your images are processed entirely in your browser using the HTML5 Canvas API. Nothing is uploaded to any server. You can verify this by disconnecting from the internet after loading the page — the tool works offline.
Tip: Apple automatically applies rounded corners (squircle mask) to your app icon — do NOT pre-round the corners yourself. Submit a perfectly square icon and let the OS handle the shape. Pre-rounded icons look wrong because Apple's corner radius changes between iOS versions.
Tips for iOS App Icons
- No transparency allowed — Apple rejects icons with alpha channels. Use a solid color background. If your logo is transparent, add a background before generating.
- 1024×1024 is your master — design and export at 1024×1024, then generate all smaller sizes from this single source. Never design at a small size and scale up.
- Keep it simple — iOS app icons are often viewed at 60px on the home screen. Complex detailed artwork becomes unrecognizable. Bold shapes, limited colors, and a single focal point work best.
- Don't add shadows or depth effects — iOS adds subtle shadows automatically. Adding your own can make the icon look double-shadowed.
- Test at actual sizes — use your phone to view the icon at real size. What looks good at 1024px may be illegible at 60px.