Android Icon Generator

Upload one image and get every Android mipmap density plus the round launcher icon and Play Store icon in a single ZIP — ready to drop into Android Studio. Free, no sign-up, no watermark.

Select platform

File name

Name for generated images (e.g. ic_launcher → ic_launcher.png)

Upload logo

How to generate Android icons

  1. Android is preselected — switch to iOS or both if you need those sizes too, or use the App Icon Generator for the combined iOS + Android workflow.
  2. Set a file name (used for the generated PNGs, e.g. ic_launcher).
  3. Upload a square source image — at least 512×512px works best.
  4. Keep Include round version for Android checked to also getic_launcher_round.png.
  5. Click Generate to download a ZIP with every mipmap density.

What sizes are included?

  • mdpi: 48×48px — res/mipmap-mdpi/
  • hdpi: 72×72px — res/mipmap-hdpi/
  • xhdpi: 96×96px — res/mipmap-xhdpi/
  • xxhdpi: 144×144px — res/mipmap-xxhdpi/
  • xxxhdpi: 192×192px — res/mipmap-xxxhdpi/
  • Play Store: 512×512px listing icon, plus an optional round launcher icon.

Frequently asked questions

What image should I upload?

A square PNG or JPG at least 512×512px — that's the source size Google uses for the Play Store listing icon.

Where do the generated icons go in my project?

Each PNG is named for its density folder — drop it into the matching res/mipmap-*/ directory in Android Studio. The 512px file is for your Play Store listing only.

Is it free?

Yes — free, no sign-up, and no watermark on any exported icon.