← All notes

App Store and Google Play screenshot sizes: the working checklist

Store consoles are strict about pixels. Upload a screenshot at the wrong size and App Store Connect or the Play Console will refuse it, usually at 11pm on launch night. This is the checklist we keep taped above the desk.

Apple App Store

SlotSize (portrait)Notes
iPhone 6.9″1290 × 2796The current required iPhone size. Up to 10 screenshots.
iPad 13″2048 × 2732Required if your app runs on iPad.

Apple scales your 6.9″ set down for smaller devices, so one iPhone size and one iPad size covers the listing for most apps.

Google Play

SlotSizeNotes
Phone1080 × 1920Any exact 16:9 or 9:16 works; this is the standard choice.
7″ tablet1440 × 2560Same aspect rules as phone.
10″ tablet1620 × 2880Same aspect rules as phone.
Feature graphic1024 × 500Required to be eligible for featuring.

The Play rules that trip people up:

The AI-generation wrinkle

If you generate screenshots with an image model, note that most store sizes are not valid model output sizes. Image models typically want dimensions in multiples of 16 within certain pixel bounds, and 1290 × 2796 satisfies neither cleanly. The reliable pipeline is to generate at the nearest valid size (for example 1296 × 2800), then resize and center-crop to the exact store target in code. That is exactly what Storeboard does under the hood, so every file that comes out is console-ready without a resize step in Figma.

Skip the artboards entirely.

A description, a screenshot, or your URL in; the full store-ready set out. Start free with a draft project.

Build my listing →