Free tool · Last reviewed
App icon generator — every iOS, Android & web size
Drop a single 1024×1024 image and get every iOS App Icon size, every Google Play launcher density, and every favicon — packaged in the folder structure Xcode and Android Studio expect, ready to drag in.
Runs entirely in your browser. Nothing uploads to a server. No watermark, no signup, free forever.
Generator
What gets generated
Every platform size covered
iOS
15 files- Icon-App-20x20@1x20px
- Icon-App-20x20@2x40px
- Icon-App-20x20@3x60px
- Icon-App-29x29@1x29px
- Icon-App-29x29@2x58px
- Icon-App-29x29@3x87px
- Icon-App-40x40@1x40px
- Icon-App-40x40@2x80px
- Icon-App-40x40@3x120px
- Icon-App-60x60@2x120px
- Icon-App-60x60@3x180px
- Icon-App-76x76@1x76px
- Icon-App-76x76@2x152px
- Icon-App-83.5x83.5@2x167px
- App Store1024px
Drag the AppIcon.appiconset folder straight into Xcode → Assets.
Android
6 files- mdpi48px
- hdpi72px
- xhdpi96px
- xxhdpi144px
- xxxhdpi192px
- Play Store512px
Drop mipmap-* folders into android/app/src/main/res/.
Web
5 files- favicon-16x1616px
- favicon-32x3232px
- Apple Touch180px
- android-chrome-192x192192px
- android-chrome-512x512512px
Reference these from your <head> + manifest.json.
Best practices
Designing an icon that ships clean
Square, not rounded. Submit a square master image. iOS and Android both apply the corner mask at the OS level — baking rounded corners into your asset results in double-rounded clipping.
No transparency at 1024. Apple's App Store master must be a fully opaque 1024×1024 PNG. Transparency is allowed in some Android adaptive icon layers, but for the standard launcher and Play Store assets, a solid background is safest.
No text below ~60pt. App icon text becomes illegible past the iPhone home screen size (60pt @3× = 180px). If your brand has a wordmark, make it part of the visual mark — don't rely on type that has to read at thumbnail scale.
Test at small sizes. The 32×32 favicon and 48×48 Android mdpi icon are where weak design falls apart. Your icon should be recognizable as a colored shape even at 16×16. The preview tiles above show what it'll look like at the most important real sizes.
Match your screenshots. The icon's primary brand color should anchor your App Store screenshot palette. A user's eye scans icon → screenshots → install in under two seconds — visual continuity wins.
FAQ
Quick answers
- What size should an iOS app icon be?
- Apple requires a 1024×1024 pixel master icon for App Store submission. Inside the app, additional sizes are needed: 20pt, 29pt, 40pt, 60pt, 76pt, and 83.5pt — each rendered at 1×, 2×, and 3× scale. This generator produces every size from a single 1024×1024 source so you don't have to resize manually in Xcode.
- What size is a Google Play app icon?
- Google Play requires a 512×512 pixel high-res icon for the Play Store listing, plus per-density launcher icons (mdpi 48, hdpi 72, xhdpi 96, xxhdpi 144, xxxhdpi 192) for inside the app. This generator outputs all of them in the standard mipmap-* folder structure ready to drop into your Android project.
- What format should I upload to the generator?
- Upload a PNG or JPG at 1024×1024 pixels minimum. PNG is recommended because it preserves transparency for adaptive icon use cases. The image processes entirely in your browser — nothing is uploaded to a server.
- Should my app icon have transparency or rounded corners?
- iOS app icons must be square (Apple auto-applies the rounded corners on the device — never bake them into your asset). Android adaptive icons separate the background and foreground layers but the standard launcher icon is square too. Submit a square image; the OS handles the rest.
- Does the generator work offline?
- Yes. After the page loads, the entire generation flow runs in your browser using the HTML5 Canvas API. Nothing leaves your device, and you can use it without an internet connection once the page is open.
- Is there a limit on file size?
- There's no hard limit since processing is local. Practically, anything up to ~10 MB processes instantly on a modern laptop. Larger source files (e.g. 4096×4096 SVGs exported as PNG) work fine but take a couple seconds to render the first time.
Now ship the screenshots that match
Ryplix Studio generates App Store-ready iPhone and iPad screenshots from raw app screens, with AI-written headlines tuned for App Store search. Free to start — 5 credits on signup, no card.
Related guides: App Store screenshots guide, screenshot size reference, best screenshot generators.
