iPhone gallery

Generated screenshots

Config JSON

Exact template configuration

Copy
{
  "screenshotCount": 5,
  "screenshotsDirectory": "inputs",
  "outputDirectory": "App-Store-Screenshots",
  "locale": "en-US",
  "devices": [
    {
      "name": "iPhone 6.5",
      "outputDirectory": "iPhone 6.5",
      "outputWidth": 1242,
      "outputHeight": 2688,
      "screenAspectRatio": 2.1643,
      "deviceWidthFraction": 0.75,
      "frameCornerRadiusFraction": 0.13,
      "bezelWidthFraction": 0.016
    },
    {
      "name": "iPad 13",
      "outputDirectory": "iPad 13",
      "outputWidth": 2064,
      "outputHeight": 2752,
      "screenAspectRatio": 1.3333,
      "deviceWidthFraction": 0.82,
      "frameCornerRadiusFraction": 0.045,
      "bezelWidthFraction": 0.008
    }
  ],
  "screenshots": [
    {
      "screenshotPath": "camera-scanning.png",
      "header": "Identify Any Wood",
      "subtitle": "Point your camera and get instant results"
    },
    {
      "screenshotPath": "identification-results.png",
      "header": "AI-Powered Results",
      "subtitle": "Get ranked matches with confidence scores"
    },
    {
      "screenshotPath": "species-detail.png",
      "header": "Deep Species Info",
      "subtitle": "Grain, hardness, uses, and similar species"
    },
    {
      "screenshotPath": "scan-history.png",
      "header": "Track Your Scans",
      "subtitle": "Build a collection of every wood you identify"
    },
    {
      "screenshotPath": "wood-database.png",
      "header": "Browse 500+ Species",
      "subtitle": "Explore the world's most comprehensive wood database"
    }
  ],
  "theme": {
    "gradientTopColor": "#5C3A1E",
    "gradientBottomColor": "#3B2314",
    "deviceFrameColor": "#1C1C1E",
    "subtitleColor": "#D4A574",
    "subtitleFontSizeFraction": 0.066,
    "subtitleMaxWidthFraction": 0.85,
    "headerFontSizeFraction": 0.053,
    "pillColor": "#D4A574",
    "pillTextColor": "#3B2314",
    "pillCornerRadiusFraction": 0.16,
    "pillSubtitleGapFraction": 0.035,
    "subtitleDeviceGapFraction": 0.08,
    "topPaddingFraction": 0.07,
    "shadowBlur": 25,
    "shadowOpacity": 0.15
  }
}