iPhone gallery

Generated screenshots

Config JSON

Exact template configuration

Copy
{
  "devices": [
    {
      "bezelWidthFraction": 0.016,
      "deviceWidthFraction": 0.75,
      "frameCornerRadiusFraction": 0.13,
      "name": "iPhone 6.5",
      "outputDirectory": "iPhone 6.5",
      "outputHeight": 2688,
      "outputWidth": 1242,
      "screenAspectRatio": 2.1643
    },
    {
      "bezelWidthFraction": 0.008,
      "deviceWidthFraction": 0.82,
      "frameCornerRadiusFraction": 0.045,
      "name": "iPad 13",
      "outputDirectory": "iPad 13",
      "outputHeight": 2752,
      "outputWidth": 2064,
      "screenAspectRatio": 1.3333
    }
  ],
  "locale": "en-US",
  "outputDirectory": "App-Store-Screenshots",
  "screenshotCount": 5,
  "screenshots": [
    {
      "header": "🦸 Become Any Hero",
      "screenshotPath": "screenshot_1.jpeg",
      "subtitle": "AR masks that track your face in real time"
    },
    {
      "header": "🎭 Real-Time Face Tracking",
      "screenshotPath": "screenshot_2.jpeg",
      "subtitle": "Masks move with your expressions"
    },
    {
      "header": "✨ Choose Your Mask",
      "screenshotPath": "screenshot_3.png",
      "subtitle": "Browse a growing collection of hero masks"
    },
    {
      "header": "âš¡ Instant AR Transform",
      "screenshotPath": "screenshot_4.png",
      "subtitle": "Tap a mask and become your hero"
    },
    {
      "header": "📸 Capture & Share",
      "screenshotPath": "screenshot_5.png",
      "subtitle": "Save photos of your hero moments"
    }
  ],
  "screenshotsDirectory": "inputs",
  "theme": {
    "deviceFrameColor": "#1C1C1E",
    "gradientBottomColor": "#003366",
    "gradientTopColor": "#0066CC",
    "headerFontSizeFraction": 0.053,
    "pillColor": "#FF6B35",
    "pillCornerRadiusFraction": 0.16,
    "pillSubtitleGapFraction": 0.035,
    "pillTextColor": "#FFFFFF",
    "shadowBlur": 25,
    "shadowOpacity": 0.15,
    "subtitleColor": "#FFFFFF",
    "subtitleDeviceGapFraction": 0.08,
    "subtitleFontSizeFraction": 0.066,
    "subtitleMaxWidthFraction": 0.85,
    "topPaddingFraction": 0.07
  }
}