iPhone gallery

Generated screenshots

Config JSON

Exact template configuration

Copy
{
  "screenshotCount": 6,
  "locale": "en-US",
  "outputDirectory": "App-Store-Screenshots",
  "screenshotsDirectory": "inputs",
  "theme": {
    "gradientTopColor": "#0D3B66",
    "gradientBottomColor": "#061A2F",
    "pillColor": "#FAF0CA",
    "pillTextColor": "#0B1F33",
    "subtitleColor": "#FFFFFF",
    "deviceFrameColor": "#1C1C1E",
    "headerFontSizeFraction": 0.053,
    "subtitleFontSizeFraction": 0.066,
    "topPaddingFraction": 0.07,
    "subtitleMaxWidthFraction": 0.85,
    "shadowBlur": 30,
    "shadowOpacity": 0.25,
    "pillCornerRadiusFraction": 0.16,
    "pillSubtitleGapFraction": 0.035,
    "subtitleDeviceGapFraction": 0.08
  },
  "screenshots": [
    {
      "header": "🪪 Check Any ID",
      "subtitle": "Scan passports, licenses, and more",
      "screenshotPath": "01.png"
    },
    {
      "header": "✈️ Travel Ready",
      "subtitle": "See if it works for domestic flights",
      "screenshotPath": "02.png"
    },
    {
      "header": "🤖 AI Analysis",
      "subtitle": "Get an instant document assessment",
      "screenshotPath": "03.png"
    },
    {
      "header": "✅ Document Type",
      "subtitle": "Know exactly what you scanned",
      "screenshotPath": "04.png"
    },
    {
      "header": "🔒 Privacy First",
      "subtitle": "No tracking, no stored personal data",
      "screenshotPath": "05.png"
    },
    {
      "header": "⚠️ Catch Problems",
      "subtitle": "Spot non-compliant IDs fast",
      "screenshotPath": "06.png"
    }
  ],
  "devices": [
    {
      "name": "iPhone 6.5",
      "outputWidth": 1242,
      "outputHeight": 2688,
      "outputDirectory": "iPhone 6.5",
      "deviceWidthFraction": 0.75,
      "screenAspectRatio": 2.1643,
      "frameCornerRadiusFraction": 0.13,
      "bezelWidthFraction": 0.016
    },
    {
      "name": "iPad 13",
      "outputWidth": 2064,
      "outputHeight": 2752,
      "outputDirectory": "iPad 13",
      "deviceWidthFraction": 0.82,
      "screenAspectRatio": 1.3333,
      "frameCornerRadiusFraction": 0.045,
      "bezelWidthFraction": 0.008
    }
  ]
}