vs
Compare / Lost Pixel
Lost Pixel is closing. Your screenshots can move today.
The Lost Pixel team joined Figma and archived the repository. stateofpixel takes the same screenshots in your CI, keeps the baselines for you and sets the GitHub status.
Facts about Lost Pixel checked on 27 September 2026, with 9 sources.
Where the screenshots come from. That one choice decides what can drift, and what you are billed for.
- 1The Lost Pixel image captures in your CI
- 2It compares in your CI
- 3Baselines are committed to git
- 4Or the Platform, which is shutting down
- 1Your tests take screenshots
- 2The CLI hashes and compares them on the runner
- 3Only images we have not seen upload
- 4The review page and the GitHub check
What changes when you switch. The same pull request, reviewed with less in the way.
What your reviewers get. Each changed screenshot next to its baseline, with the changed pixels in red.
- Four views. Side by side, diff, slider and flip.
- Keyboard first. j and k to move, a to approve, r to reject.
- One check. Green when every change is approved.

Side by side. Every row about Lost Pixel links to the page it came from.
Pricing
Screenshots
Where Lost Pixel is ahead. We skip some features on purpose. If you need one of these, choose Lost Pixel.
Switch in one pull request. Keep your tests. Change the step that sends screenshots to Lost Pixel.
- 1Install the GitHub AppPick the repositories. On GitHub Actions there is no token to copy.
- 2Replace the Lost Pixel stepStorybook stories are captured at each width you list. For custom shots, upload the folder your tests write.
- 3Delete .lostpixel/baselineIf you committed baselines, remove them. The first build on your default branch becomes the baseline.
Before
steps:
- run: npm run build-storybook
- name: Lost Pixel
uses: lost-pixel/lost-pixel@v3.22.0
env:
LOST_PIXEL_API_KEY: ${{ secrets.LOST_PIXEL_API_KEY }}After
permissions:
id-token: write
steps:
- run: npm run build-storybook
- run: npx stateofpixel storybook storybook-static --viewports 375,1280Questions. What to know before you move from Lost Pixel.
Is Lost Pixel shutting down?
Yes. On 22 April 2026 the team announced they are joining Figma and sunsetting Lost Pixel. The GitHub repository is archived.
Can I keep my Storybook, Ladle or Histoire setup?
Storybook works directly with stateofpixel storybook. For Ladle, Histoire or pages, save screenshots with Playwright and upload the folder.
Do I need to commit baselines?
No. stateofpixel stores the images and picks each baseline from your git history. Delete .lostpixel/baseline from your repository after you switch.
Sources
Read on 27 September 2026. Prices are list prices before tax. The stateofpixel column comes from our docs.
Every pixel, reviewed.
Nothing ships by surprise.