Feature No account walls. Open the editor and design.
TL;DR. The editor needs no signup. Projects auto-save to your browser. Sign in is
opt-in for cloud sync between devices and is never required for any free-tier feature.
Why no signup
Every screenshot tool gate-keeps the same way: "sign up to see the editor", then "sign up to remove the watermark", then "sign up for one more thing". By the time you've created a third account this week, you've forgotten which one had your work. So we skipped it.
What's free without an account
- Every device frame
- Every template, including custom uploads
- Multi-panel composer with spanning layers
- Auto-save to browser
localStorage - Project export as JSON
- Phone-to-desktop screenshot pairing
- Shareable preview links
What needs an account (sign in is still free)
- Cloud sync (so your projects follow you across devices and browsers)
- Posting to the public feedback board
- Subscribing to Pro
Auth provider
Auth is handled by Supabase with magic-link email. No password to remember, no credentials we hold. You can delete your account from the account modal in the editor — the deletion cascades via foreign keys, wiping your profile, projects, feedback, and votes.
Open the editor →