{
  "meta": {
    "url": "https://shotlingo.com/tools/screenshot-aspect-ratios",
    "lastVerified": "2026-07-11",
    "sources": {
      "appStore": "https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications/",
      "playStore": "https://support.google.com/googleplay/android-developer/answer/9866151"
    },
    "license": "MIT",
    "attribution": "Maintained by Shotlingo (https://shotlingo.com). Linkback appreciated."
  },
  "ratios": [
    {
      "id": "iphone-6.9-ratio",
      "label": "iPhone 6.9\"",
      "category": "iphone",
      "orientation": "portrait",
      "ratio": "19.5:9",
      "decimal": 2.1727,
      "pxW": 1320,
      "pxH": 2868,
      "cssValue": "1320 / 2868",
      "group": "tall-19.5-9",
      "devices": [
        "iPhone Air",
        "iPhone 17 Pro Max",
        "iPhone 16 Pro Max",
        "iPhone 16 Plus"
      ],
      "required": true,
      "designTip": "Design your master template at 1320×2868. This is the required base — Apple scales it down to every other iPhone class, so getting this canvas right covers the whole fleet.",
      "sourceUrl": "https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications/"
    },
    {
      "id": "iphone-6.5-ratio",
      "label": "iPhone 6.5\"",
      "category": "iphone",
      "orientation": "portrait",
      "ratio": "19.5:9",
      "decimal": 2.1636,
      "pxW": 1284,
      "pxH": 2778,
      "cssValue": "1284 / 2778",
      "group": "tall-19.5-9",
      "devices": [
        "iPhone 14 Plus",
        "iPhone 13 Pro Max",
        "iPhone 12 Pro Max",
        "iPhone XS Max"
      ],
      "required": false,
      "designTip": "Within 0.4% of the 6.9\" ratio — Apple's auto-scale handles this class with no visible crop or letterbox from the 6.9\" master.",
      "sourceUrl": "https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications/"
    },
    {
      "id": "iphone-6.3-ratio",
      "label": "iPhone 6.3\"",
      "category": "iphone",
      "orientation": "portrait",
      "ratio": "19.5:9",
      "decimal": 2.1741,
      "pxW": 1206,
      "pxH": 2622,
      "cssValue": "1206 / 2622",
      "group": "tall-19.5-9",
      "devices": [
        "iPhone 17 Pro",
        "iPhone 17",
        "iPhone 16 Pro"
      ],
      "required": false,
      "designTip": "Same design group as 6.9\" — no separate canvas needed.",
      "sourceUrl": "https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications/"
    },
    {
      "id": "iphone-6.1-ratio",
      "label": "iPhone 6.1\"",
      "category": "iphone",
      "orientation": "portrait",
      "ratio": "19.5:9",
      "decimal": 2.1641,
      "pxW": 1170,
      "pxH": 2532,
      "cssValue": "1170 / 2532",
      "group": "tall-19.5-9",
      "devices": [
        "iPhone 17e",
        "iPhone 16e",
        "iPhone 16",
        "iPhone 15",
        "iPhone 14"
      ],
      "required": false,
      "designTip": "Same design group as 6.9\" — no separate canvas needed.",
      "sourceUrl": "https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications/"
    },
    {
      "id": "iphone-5.5-ratio",
      "label": "iPhone 5.5\"",
      "category": "iphone",
      "orientation": "portrait",
      "ratio": "16:9",
      "decimal": 1.7778,
      "pxW": 1242,
      "pxH": 2208,
      "cssValue": "1242 / 2208",
      "group": "std-16-9",
      "devices": [
        "iPhone 8 Plus",
        "iPhone 7 Plus",
        "iPhone 6s Plus"
      ],
      "required": false,
      "designTip": "Exactly 16:9 — noticeably squarer than the 19.5:9 modern class. A straight scale-down from a 6.9\" master will letterbox top/bottom; design a dedicated canvas if you still support this legacy class.",
      "sourceUrl": "https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications/"
    },
    {
      "id": "iphone-4.7-ratio",
      "label": "iPhone 4.7\"",
      "category": "iphone",
      "orientation": "portrait",
      "ratio": "16:9",
      "decimal": 1.7787,
      "pxW": 750,
      "pxH": 1334,
      "cssValue": "750 / 1334",
      "group": "std-16-9",
      "devices": [
        "iPhone SE (3rd gen)",
        "iPhone SE (2nd gen)",
        "iPhone 8"
      ],
      "required": false,
      "designTip": "Same 16:9 group as 5.5\" — shares one legacy canvas.",
      "sourceUrl": "https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications/"
    },
    {
      "id": "iphone-4.0-ratio",
      "label": "iPhone 4.0\"",
      "category": "iphone",
      "orientation": "portrait",
      "ratio": "16:9",
      "decimal": 1.775,
      "pxW": 640,
      "pxH": 1136,
      "cssValue": "640 / 1136",
      "group": "std-16-9",
      "devices": [
        "iPhone SE (1st gen)",
        "iPhone 5s",
        "iPhone 5c"
      ],
      "required": false,
      "designTip": "Same 16:9 group as 5.5\" — shares one legacy canvas.",
      "sourceUrl": "https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications/"
    },
    {
      "id": "iphone-3.5-ratio",
      "label": "iPhone 3.5\"",
      "category": "iphone",
      "orientation": "portrait",
      "ratio": "3:2",
      "decimal": 1.5,
      "pxW": 640,
      "pxH": 960,
      "cssValue": "640 / 960",
      "group": "legacy-3-2",
      "devices": [
        "iPhone 4s",
        "iPhone 4"
      ],
      "required": false,
      "designTip": "The squarest iPhone class ever shipped — only relevant if you still submit for the oldest baseline. Needs its own canvas.",
      "sourceUrl": "https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications/"
    },
    {
      "id": "ipad-13-ratio",
      "label": "iPad 13\"",
      "category": "ipad",
      "orientation": "portrait",
      "ratio": "4:3",
      "decimal": 1.3333,
      "pxW": 2064,
      "pxH": 2752,
      "cssValue": "2064 / 2752",
      "group": "ipad-4-3",
      "devices": [
        "iPad Pro (M5)",
        "iPad Pro (M4)",
        "iPad Pro 12.9\" (6th gen)"
      ],
      "required": true,
      "designTip": "The required iPad canvas — a clean 4:3. Far squarer than any iPhone class, so iPad screenshots need their own template, not a stretched iPhone one.",
      "sourceUrl": "https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications/"
    },
    {
      "id": "ipad-12.9-ratio",
      "label": "iPad 12.9\"",
      "category": "ipad",
      "orientation": "portrait",
      "ratio": "4:3",
      "decimal": 1.334,
      "pxW": 2048,
      "pxH": 2732,
      "cssValue": "2048 / 2732",
      "group": "ipad-4-3",
      "devices": [
        "iPad Pro 12.9\" (2nd–5th gen)"
      ],
      "required": false,
      "designTip": "Same 4:3 group as 13\" — no separate canvas needed.",
      "sourceUrl": "https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications/"
    },
    {
      "id": "ipad-11-ratio",
      "label": "iPad 11\"",
      "category": "ipad",
      "orientation": "portrait",
      "ratio": "~3:2",
      "decimal": 1.5228,
      "pxW": 1488,
      "pxH": 2266,
      "cssValue": "1488 / 2266",
      "group": "ipad-3-2",
      "devices": [
        "iPad Pro 11\" (M5)",
        "iPad Pro 11\" (M4)",
        "iPad Air (M2)",
        "iPad mini (A17 Pro)"
      ],
      "required": false,
      "designTip": "Noticeably taller/narrower than the 13\"/12.9\" 4:3 class — a 4:3 master will letterbox on this class. Worth its own canvas if iPad mini / iPad Air traffic is significant.",
      "sourceUrl": "https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications/"
    },
    {
      "id": "ipad-10.5-ratio",
      "label": "iPad 10.5\"",
      "category": "ipad",
      "orientation": "portrait",
      "ratio": "4:3",
      "decimal": 1.3333,
      "pxW": 1668,
      "pxH": 2224,
      "cssValue": "1668 / 2224",
      "group": "ipad-4-3",
      "devices": [
        "iPad Pro 10.5\"",
        "iPad Air (3rd gen)",
        "iPad (9th gen)"
      ],
      "required": false,
      "designTip": "Same 4:3 group as 13\" — no separate canvas needed.",
      "sourceUrl": "https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications/"
    },
    {
      "id": "ipad-9.7-ratio",
      "label": "iPad 9.7\"",
      "category": "ipad",
      "orientation": "portrait",
      "ratio": "4:3",
      "decimal": 1.3333,
      "pxW": 1536,
      "pxH": 2048,
      "cssValue": "1536 / 2048",
      "group": "ipad-4-3",
      "devices": [
        "iPad Pro 9.7\"",
        "iPad Air 2",
        "iPad mini (5th gen)"
      ],
      "required": false,
      "designTip": "Same 4:3 group as 13\" — no separate canvas needed.",
      "sourceUrl": "https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications/"
    },
    {
      "id": "watch-ultra-3-ratio",
      "label": "Apple Watch Ultra 3",
      "category": "watch",
      "orientation": "portrait",
      "ratio": "~6:5",
      "decimal": 1.218,
      "pxW": 422,
      "pxH": 514,
      "cssValue": "422 / 514",
      "group": "watch-6-5",
      "devices": [
        "Apple Watch Ultra 3"
      ],
      "required": true,
      "designTip": "Required watchOS canvas. All watch classes cluster around 6:5 — much squarer than any phone or tablet ratio, so watch screenshots always need a dedicated template.",
      "sourceUrl": "https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications/"
    },
    {
      "id": "watch-series-11-ratio",
      "label": "Apple Watch Series 11 / 10",
      "category": "watch",
      "orientation": "portrait",
      "ratio": "~6:5",
      "decimal": 1.1923,
      "pxW": 416,
      "pxH": 496,
      "cssValue": "416 / 496",
      "group": "watch-6-5",
      "devices": [
        "Apple Watch Series 11",
        "Apple Watch Series 10"
      ],
      "required": false,
      "designTip": "Same design group as Ultra 3 — reuse one watch canvas across classes.",
      "sourceUrl": "https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications/"
    },
    {
      "id": "watch-series-9-ratio",
      "label": "Apple Watch Series 9 / 8 / 7",
      "category": "watch",
      "orientation": "portrait",
      "ratio": "~6:5",
      "decimal": 1.2222,
      "pxW": 396,
      "pxH": 484,
      "cssValue": "396 / 484",
      "group": "watch-6-5",
      "devices": [
        "Apple Watch Series 9",
        "Apple Watch Series 8",
        "Apple Watch Series 7"
      ],
      "required": false,
      "designTip": "Same design group as Ultra 3 — reuse one watch canvas across classes.",
      "sourceUrl": "https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications/"
    },
    {
      "id": "mac-ratio",
      "label": "Mac",
      "category": "mac",
      "orientation": "landscape",
      "ratio": "16:10",
      "decimal": 1.6,
      "pxW": 2880,
      "pxH": 1800,
      "cssValue": "2880 / 1800",
      "group": "mac-16-10",
      "devices": [
        "MacBook",
        "iMac",
        "Mac Studio",
        "Mac mini",
        "Mac Pro"
      ],
      "required": true,
      "designTip": "macOS is the only Apple platform at 16:10, not 16:9 — a 16:9 landscape master (TV/Vision Pro) will letterbox. Design Mac screenshots on their own 16:10 canvas.",
      "sourceUrl": "https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications/"
    },
    {
      "id": "apple-tv-ratio",
      "label": "Apple TV",
      "category": "tv",
      "orientation": "landscape",
      "ratio": "16:9",
      "decimal": 1.7778,
      "pxW": 3840,
      "pxH": 2160,
      "cssValue": "3840 / 2160",
      "group": "wide-16-9",
      "devices": [
        "Apple TV 4K",
        "Apple TV HD"
      ],
      "required": true,
      "designTip": "Standard UHD 16:9 — shares a canvas with Vision Pro and Android TV.",
      "sourceUrl": "https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications/"
    },
    {
      "id": "vision-pro-ratio",
      "label": "Apple Vision Pro",
      "category": "vision",
      "orientation": "landscape",
      "ratio": "16:9",
      "decimal": 1.7778,
      "pxW": 3840,
      "pxH": 2160,
      "cssValue": "3840 / 2160",
      "group": "wide-16-9",
      "devices": [
        "Apple Vision Pro"
      ],
      "required": true,
      "designTip": "Same 16:9 group as Apple TV, despite the very different device — reuse the wide landscape canvas.",
      "sourceUrl": "https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications/"
    },
    {
      "id": "play-phone-ratio",
      "label": "Play — Phone",
      "category": "play",
      "orientation": "flexible",
      "ratio": "9:16 or 16:9",
      "decimal": 1.7778,
      "pxW": 1080,
      "pxH": 1920,
      "cssValue": "1080 / 1920",
      "group": "play-flexible",
      "devices": [
        "Android phones"
      ],
      "required": true,
      "designTip": "Google Play does not enforce one fixed ratio — only that the long side is ≤ 2× the short side. 1080×1920 (9:16) is the de facto recommended canvas and matches most iPhone screenshots closely enough to reuse layout logic.",
      "sourceUrl": "https://support.google.com/googleplay/android-developer/answer/9866151"
    },
    {
      "id": "play-tablet-ratio",
      "label": "Play — Tablet",
      "category": "play",
      "orientation": "flexible",
      "ratio": "9:16 or 16:9",
      "decimal": 1.7778,
      "pxW": 1600,
      "pxH": 2560,
      "cssValue": "1600 / 2560",
      "group": "play-flexible",
      "devices": [
        "7\"/10\" Android tablets"
      ],
      "required": false,
      "designTip": "Same flexible ratio rule as phone. Tablet-optimized screenshots are ranked higher on tablet devices, so it is worth a dedicated shoot even at the same aspect ratio.",
      "sourceUrl": "https://support.google.com/googleplay/android-developer/answer/9866151"
    },
    {
      "id": "play-wear-ratio",
      "label": "Play — Wear OS",
      "category": "play",
      "orientation": "square",
      "ratio": "1:1",
      "decimal": 1,
      "pxW": 1080,
      "pxH": 1080,
      "cssValue": "1080 / 1080",
      "group": "square-1-1",
      "devices": [
        "Wear OS watches"
      ],
      "required": true,
      "designTip": "The only square-required class across both stores. Cannot reuse any phone/tablet/TV canvas.",
      "sourceUrl": "https://support.google.com/googleplay/android-developer/answer/9866151"
    },
    {
      "id": "play-tv-ratio",
      "label": "Play — Android TV",
      "category": "play",
      "orientation": "landscape",
      "ratio": "16:9",
      "decimal": 1.7778,
      "pxW": 1920,
      "pxH": 1080,
      "cssValue": "1920 / 1080",
      "group": "wide-16-9",
      "devices": [
        "Android TV"
      ],
      "required": true,
      "designTip": "Same 16:9 group as Apple TV / Vision Pro — a single wide landscape template covers all three.",
      "sourceUrl": "https://support.google.com/googleplay/android-developer/answer/9866151"
    },
    {
      "id": "social-square-ratio",
      "label": "Social — Square post",
      "category": "social",
      "orientation": "square",
      "ratio": "1:1",
      "decimal": 1,
      "pxW": 1080,
      "pxH": 1080,
      "cssValue": "1080 / 1080",
      "group": "square-1-1",
      "devices": [
        "Instagram feed",
        "X/Twitter",
        "LinkedIn"
      ],
      "required": false,
      "designTip": "When repurposing an App Store screenshot for a square social post, crop from center — the tall 19.5:9 iPhone canvas has far more vertical content than a 1:1 crop keeps.",
      "sourceUrl": "https://support.google.com/googleplay/android-developer/answer/9866151"
    },
    {
      "id": "social-portrait-ratio",
      "label": "Social — Portrait post",
      "category": "social",
      "orientation": "portrait",
      "ratio": "4:5",
      "decimal": 1.25,
      "pxW": 1080,
      "pxH": 1350,
      "cssValue": "1080 / 1350",
      "group": "social-4-5",
      "devices": [
        "Instagram/Facebook portrait feed post"
      ],
      "required": false,
      "designTip": "The max-height feed ratio on Instagram/Facebook. Closest in shape to an Apple Watch screenshot (~6:5) — furthest from a tall iPhone screenshot, so plan for heavy cropping.",
      "sourceUrl": "https://support.google.com/googleplay/android-developer/answer/9866151"
    },
    {
      "id": "social-story-ratio",
      "label": "Social — Story / Reel / TikTok",
      "category": "social",
      "orientation": "portrait",
      "ratio": "9:16",
      "decimal": 1.7778,
      "pxW": 1080,
      "pxH": 1920,
      "cssValue": "1080 / 1920",
      "group": "std-16-9",
      "devices": [
        "Instagram/Facebook Stories",
        "Reels",
        "TikTok",
        "YouTube Shorts"
      ],
      "required": false,
      "designTip": "Matches the legacy iPhone 16:9 group almost exactly and the Play Store recommended canvas exactly — the easiest App Store asset to repurpose into a vertical video/story cover.",
      "sourceUrl": "https://support.google.com/googleplay/android-developer/answer/9866151"
    },
    {
      "id": "social-landscape-ratio",
      "label": "Social — YouTube / landscape video",
      "category": "social",
      "orientation": "landscape",
      "ratio": "16:9",
      "decimal": 1.7778,
      "pxW": 1920,
      "pxH": 1080,
      "cssValue": "1920 / 1080",
      "group": "wide-16-9",
      "devices": [
        "YouTube",
        "X/Twitter landscape video",
        "Website hero banners"
      ],
      "required": false,
      "designTip": "Same group as Apple TV / Vision Pro / Android TV screenshots — a demo video thumbnail can reuse that canvas directly.",
      "sourceUrl": "https://support.google.com/googleplay/android-developer/answer/9866151"
    }
  ]
}