Pay for what changed, not your whole UI
We capture only what your change touches, so a typical build bills a fraction of your full UI. About $0.003 per snapshot inside your plan and $0.004 beyond it. Start free with 10,000 snapshots and 100 AI reviews a month, no credit card.
Free
Everything you need to catch UI regressions on a side project or a single app.
Start for free- 10,000 snapshots / month
- 100 AI reviews / month
- Snapshot only what changed
- MCP for your AI agents
- Unlimited projects & members
- GitHub PR checks & comments
Starter
For a growing team shipping a real product to production every week.
Get started- 30,000 snapshots / month
- 1,000 AI reviews / month
- Then $0.004 / snapshot over your plan
- Everything in Free
Pro
For teams with a large component library and heavy CI throughput.
Get started- 65,000 snapshots / month
- 2,500 AI reviews / month
- Then $0.004 / snapshot over your plan
- Everything in Starter
Enterprise
For organisations that need volume pricing, custom retention, and a security review.
Talk to us- Volume snapshot pricing
- Custom data retention & DPA
- SLA & priority support
- Security review support
Estimate your bill
Set the size of your UI and how often CI runs to see your plan. The estimate assumes everything renders on every run; with snapshot-only-what-changed, most builds bill far fewer.
gh api "/repos/OWNER/REPO/actions/workflows/ci.yml/runs?created=>=$(date -v-1m +%F 2>/dev/null || date -d '1 month ago' +%F)" -q .total_countAssumes every screen is captured on every run. With snapshot-only-what-changed, unchanged screens carry forward, so your billed snapshots are typically much lower.
Moving from another tool? See how the pricing and features compare, side by side.
Pricing questions
- Is there a free plan?
- Yes. Every account starts free with 10,000 snapshots and 100 AI reviews a month, no credit card.
- What counts as a snapshot?
- One screen (a component or page) captured in one browser at one viewport. We capture only what your change touches and carry the rest forward, so a typical build bills far fewer snapshots than your full UI.
- How much does a snapshot cost?
- About $0.003 per snapshot inside your plan and $0.004 beyond it. The estimator above turns the size of your UI and your CI frequency into a monthly number.
- Are the AI reviews extra?
- No. Each plan includes a monthly pool of AI reviews. The judge reads each changed snapshot and tells an intended change from a real regression, and those verdicts come with the plan.