App Icon Generator
Generate a complete iOS and Android app-icon set from one image — every size Xcode and Android Studio expect — in a single zip, built in your browser.
Перетащите изображение для создания favicon
Перетащите, вставьте или выберите файл
PNG · JPG · WebP · SVG — иконки создаются на вашем устройстве
Every app icon size from one image
Shipping an app means exporting your icon at a dozen-plus sizes. This generator does it in one step: the full iOS set (40–1024 px, including the App Store marketing icon) and the Android set (mdpi through xxxhdpi mipmaps plus the 512 px Play Store icon), organized into ios/ and android/ folders inside the zip.
Add a background color so transparent logos sit on a solid tile (iOS does not allow transparency in app icons), and use rounded-corner preview to see how the mark reads. Everything renders on your device.
How to generate app icons
- Add your icon art — a high-resolution square PNG or an SVG works best.
- Pick a background — choose a solid color for iOS, since app icons can't be transparent there.
- Switch to App icons — the tool renders the full iOS and Android size set.
- Download the zip — drag the ios/ PNGs into Xcode and the android/ mipmaps into your res/ folders.
Tip: no transparency for iOS
iOS app icons must be fully opaque — the system applies its own rounded mask. Set a solid background here so your exported icons are accepted by Xcode and the App Store.
набор нативных значков iOS и Android: sizes and where each is used
Выпуск нативного приложения означает экспорт значка в более чем десяток размеров, разложенных по папкам, которые ожидают Xcode и Android Studio. Вот ключевые размеры набора и где используется каждый:
| Size | File | Where it's used |
|---|---|---|
| 120 × 120 px | ios/icon-120.png | Значок приложения на главном экране iPhone при @3x — тот, по которому касается большинство пользователей. |
| 152 × 152 / 167 × 167 px | ios/icon-152.png · ios/icon-167.png | Значки приложения на главном экране iPad и iPad Pro. |
| 1024 × 1024 px | ios/icon-1024.png | Маркетинговый значок App Store, который Apple показывает на странице вашего продукта. |
| 48–192 px | android/mipmap-mdpi … mipmap-xxxhdpi/ic_launcher.png | Значок лаунчера Android для каждой плотности экрана (от mdpi 48 до xxxhdpi 192). |
| 512 × 512 px | android/play-store-512.png | Значок высокого разрешения, необходимый для вашей страницы в Google Play Store. |
Format & container
Экспортируйте из квадратного PNG высокого разрешения или SVG, чтобы даже значок App Store на 1024 px оставался чётким; значки приложений iOS должны быть полностью непрозрачными (система сама применяет скруглённую маску), поэтому задайте сплошной фон.
How it's wired into your page
ios/icon-*.png → перетащите в набор AppIcon в каталоге ресурсов Xcode
android/mipmap-*/ → скопируйте в папки res/ вашего проекта
android/play-store-512.png → загрузите на страницу в Play Console
Tip
Не скругляйте углы заранее и не добавляйте прозрачность для iOS: система маскирует значок сама, поэтому Xcode и App Store принимают квадратную, полностью непрозрачную плитку.
Все инструменты для favicon и иконок
Часто задаваемые вопросы
Which app icon sizes are included?
iOS: 40, 58, 60, 76, 80, 87, 120, 152, 167, 180, and 1024 px. Android: 48, 72, 96, 144, and 192 px mipmaps plus a 512 px Play Store icon. They're sorted into ios/ and android/ folders in the zip.
Do I need a solid background?
For iOS, yes — app icons can't be transparent. For Android adaptive icons a solid or padded background also helps. Set a color and a little padding before exporting.
Where are the icons generated?
In your browser, on your own device. How any data associated with the tool is handled is described in our privacy policy.
Can I also make a web favicon here?
Yes — switch to Favicon set mode to export favicon.ico, PNG favicons, a manifest, and the HTML for a website instead.
Другие инструменты для изображений
Convert image format
PNG, JPG and WebP — convert any to any.
Image toolResize an image
Change dimensions to exact pixels or presets.
Image toolCrop an image
Crop to any ratio or an exact pixel size.
Image toolCompress an image
Shrink file size without visible quality loss.
Image toolConvert HEIC to JPG
Turn iPhone HEIC photos into universal JPG.