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": 6,
  "screenshots": [
    {
      "header": "📱 Digital scale",
      "screenshotPath": "01.png",
      "subtitle": "Weigh anything using AI"
    },
    {
      "header": "🍎 Calorie counter",
      "screenshotPath": "02.png",
      "subtitle": "Estimate calories using AI"
    },
    {
      "header": "🌿 Plant identifier",
      "screenshotPath": "03.png",
      "subtitle": "Identify plants using AI"
    },
    {
      "header": "🌍 Instant translator",
      "screenshotPath": "04.png",
      "subtitle": "Translate text using AI"
    },
    {
      "header": "🔢 Object counter",
      "screenshotPath": "05.png",
      "subtitle": "Count objects using AI"
    },
    {
      "header": "📏 Tape measure",
      "screenshotPath": "06.png",
      "subtitle": "Measure dimensions using AI"
    }
  ],
  "screenshotsDirectory": "inputs",
  "theme": {
    "deviceFrameColor": "#1C1C1E",
    "gradientBottomColor": "#1A1A2E",
    "gradientTopColor": "#16213E",
    "headerFontSizeFraction": 0.053,
    "pillColor": "#FFFFFF",
    "pillCornerRadiusFraction": 0.16,
    "pillSubtitleGapFraction": 0.035,
    "pillTextColor": "#1A1A2E",
    "shadowBlur": 30,
    "shadowOpacity": 0.3,
    "subtitleColor": "#E0E0E0",
    "subtitleDeviceGapFraction": 0.08,
    "subtitleFontSizeFraction": 0.066,
    "subtitleMaxWidthFraction": 0.85,
    "topPaddingFraction": 0.07
  }
}