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": 4,
  "screenshots": [
    {
      "header": "💐 All Your Bouquets",
      "screenshotPath": "01_bouquets.png",
      "subtitle": "Catalogued in one place"
    },
    {
      "header": "🪄 Realtime",
      "screenshotPath": "02_live_scan.png",
      "subtitle": "Flower Identification"
    },
    {
      "header": "🌷 Ingredients",
      "screenshotPath": "03_ingredients.png",
      "subtitle": "Save Recipes\nThat Make Up The Bouquet"
    },
    {
      "header": "😮 Get Inspired",
      "screenshotPath": "04_feed.png",
      "subtitle": "See Flower Arrangements\nFrom Around the World"
    }
  ],
  "screenshotsDirectory": "inputs",
  "theme": {
    "deviceFrameColor": "#1C1C1E",
    "gradientBottomColor": "#FFE0EB",
    "gradientTopColor": "#FFF5F8",
    "headerFontSizeFraction": 0.053,
    "pillColor": "#FFB6C1",
    "pillCornerRadiusFraction": 0.16,
    "pillSubtitleGapFraction": 0.035,
    "pillTextColor": "#000000",
    "shadowBlur": 25,
    "shadowOpacity": 0.15,
    "subtitleColor": "#000000",
    "subtitleDeviceGapFraction": 0.08,
    "subtitleFontSizeFraction": 0.066,
    "subtitleMaxWidthFraction": 0.85,
    "topPaddingFraction": 0.07
  }
}