Start

The whole pipeline, one page

How raw app screenshots become a store-ready deliverable, in four stages, plus the optional Pro stage that shows you the exact App Store Connect change before you publish it yourself.

View as Markdown

Every other page on this site covers one stage well. This page shows how the stages connect — from the screenshots already on your phone or in your repository to the file you hand fastlane or App Store Connect.

#The whole pipeline, one page

ShotOps has one continuous job: turn raw app screenshots into a store-ready deliverable. Four stages get you there, and the same Tidebook example runs through all four.

  1. 1 — Raw screens

    Five flat PNGs, straight from the simulator or a device. Nothing styled yet.

    Five raw weather app screens from the landing-page parallax rail, shown without device frames.
    Five raw Tidebook screens before device frames, captions or panel composition.
  2. 2 — Styled preview

    ShotOps places each screen in a 3D device mockup, adds your captions, and composes the panels at App Store sizes — low-resolution, free, and fast enough to iterate on the design.

    Stage two App Store strip preview: five weather screenshots rendered inside phone devices on framed panels with captions.
    The same screens as a low-resolution preview strip, ready for a quick design decision.
  3. 3 — Saved, editable project

    Once the design holds, save it. The look, the captions and every locale stay editable after the conversation that made them ends.

    Stage three: the weather app strip saved as an editable project with a look, captions and two locales.
    The same five panels, saved as an editable project with its look, its captions and its two locales.
  4. 4 — Store-ready bundle

    Full-resolution panels, one folder per locale, zipped into the shape fastlane deliver already expects.

    Stage four: a screenshot bundle for the weather app, shaped for fastlane with one folder per locale and numbered screenshots.
    One zip, one folder per locale, uploaded by your own fastlane.

A Pro plan adds one more stop before that last mile, without changing who makes it: Review a release locally reads your live App Store Connect state, computes the exact difference your bundle would make, and opens that diff in a read-only page on your own machine — so you know precisely what would change before you run fastlane and make it change for real.

#Where each stage runs

StageRuns onCosts
Raw screensWherever they already areNothing
Styled previewYour computer (Local MCP) or ShotOps Cloud (Hosted MCP)Free
Saved projectShotOps account storageFree
Store-ready bundleYour computer or ShotOps CloudStore-ready output and Hosted rendering — see Plans and output
Release review (Pro)Your computer onlyIncluded with Pro; see Review a release locally
PublishingYour fastlane, your App Store ConnectNothing ShotOps charges for

#Continue