App Icon Generator
Upload a 1024x1024px PNG image to generate icons for all platforms.
Drop your icon here
Square PNG or JPG, 1024x1024px recommended
iOS and macOS
Android
Change file name for all generated Android images
How to use the generated icons:
For iOS:
- 1. Unzip the downloaded file
- 2. Drag the generated AppIcon.appiconset folder into your project
- 3. In your project navigator, locate the
Assets.xcassetsfolder - 4. Drag the generated
AppIcon.appiconsetfolder into it - 5. Xcode will automatically recognize and apply the app icons
For Android:
- 1. Unzip the downloaded file
- 2. Navigate to your Android project's
app/src/main/resdirectory - 3. Copy all the
mipmap-*folders from the generated package - 4. Paste them into your
resdirectory, replacing existing ones if needed - 5. Replace the existing icons in your project with the new ones
Store Submissions:
- App Store: Use
1024x1024.pngfromAppIcon.appiconset - Play Store: Use
playstore.png(512x512) from the root folder - Both stores also receive an
appstore.pngin the root for convenience