Launched June 12th, 2026. Screenshot quality is improving quickly, and feedback is welcome. Send feedback

Canvas preset

iPad 13 screenshot preset.

The appstore.ipad_13 preset keeps iPad App Store screenshots explicit in release scripts and agent calls.

Example request

{
  "canvas": { "preset": "appstore.ipad_13" },
  "slides": [
    {
      "headline": { "lines": ["Ship store assets", "from CI"] },
      "screenshot": { "url": "https://example.com/captures/home.png" }
    }
  ]
}

Reference table

PresetDefault outputUse
appstore.ipad_132064 x 2752iPad App Store screenshots

Use the preset instead of raw dimensions

Named presets keep request files readable and let the renderer/lint layer own the exact output contract.

The response still includes width and height so CI can verify the final file before upload.

Rendered examples

One API call can produce the whole visual set.

View gallery