iPhone gallery

Generated screenshots

Config JSON

Exact template configuration

Copy
{
  "screenshotCount": 6,
  "locale": "en-US",
  "outputDirectory": "App-Store-Screenshots",
  "screenshotsDirectory": "inputs",
  "theme": {
    "gradientTopColor": "#E8F5E9",
    "gradientBottomColor": "#C8E6C9",
    "pillColor": "#4CAF50",
    "pillTextColor": "#FFFFFF",
    "subtitleColor": "#1B5E20",
    "deviceFrameColor": "#1C1C1E",
    "headerFontSizeFraction": 0.035,
    "subtitleFontSizeFraction": 0.032,
    "topPaddingFraction": 0.049,
    "subtitleMaxWidthFraction": 0.85,
    "shadowBlur": 25,
    "shadowOpacity": 0.15,
    "pillCornerRadiusFraction": 0.5,
    "pillSubtitleGapFraction": 0.007,
    "subtitleDeviceGapFraction": 0.028
  },
  "screenshots": [
    {
      "header": "💊 Your GLP-1 Journey",
      "subtitle": "Your personalized peptide plan at a glance",
      "screenshotPath": "01_dashboard.png"
    },
    {
      "header": "💉 Track Every Injection",
      "subtitle": "Step-by-step guided injection tracking",
      "screenshotPath": "02_injection.png"
    },
    {
      "header": "âš¡ Medication Levels",
      "subtitle": "Understand what is happening in your body",
      "screenshotPath": "03_levels.png"
    },
    {
      "header": "📈 Watch Your Progress",
      "subtitle": "Track weight, nutrition, and activity trends",
      "screenshotPath": "04_progress.png"
    },
    {
      "header": "🥗 Nutrition Insights",
      "subtitle": "Stay on track with daily goals and habits",
      "screenshotPath": "05_nutrition.png"
    },
    {
      "header": "👋 Get Started Fast",
      "subtitle": "A guided welcome for your peptide routine",
      "screenshotPath": "06_welcome.png"
    }
  ],
  "devices": [
    {
      "name": "iPhone 6.7",
      "outputWidth": 1290,
      "outputHeight": 2796,
      "outputDirectory": "iPhone 6.7",
      "deviceWidthFraction": 0.75,
      "screenAspectRatio": 2.1667,
      "frameCornerRadiusFraction": 0.13,
      "bezelWidthFraction": 0.016
    },
    {
      "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
    },
    {
      "name": "iPhone 5.5",
      "outputWidth": 1242,
      "outputHeight": 2208,
      "outputDirectory": "iPhone 5.5",
      "deviceWidthFraction": 0.75,
      "screenAspectRatio": 1.778,
      "frameCornerRadiusFraction": 0.1,
      "bezelWidthFraction": 0.016
    }
  ]
}