A store icon should be exported as a high-resolution PNG with transparency handled intentionally. The result panel reports both dimensions and actual bytes.
Google Play requires a 512 × 512 app icon in 32-bit PNG format with alpha and a maximum file size of 1024 KB. This preset sets those measurable requirements and reports the actual output bytes after the browser exports the canvas.
Keep the artwork inside its own visual safe area
The file dimensions are only one part of a store icon. Avoid placing important marks against the crop edge, preserve transparency intentionally, and check Google Play’s icon design guidance before publishing the result.
Questions people ask
Does a 512 × 512 pass guarantee Play Console acceptance?
No. It confirms measurable file conditions only. Google’s icon design and metadata policies still apply.
Can the icon be JPEG?
The preset uses PNG because Google’s current requirement calls for a 32-bit PNG with alpha.