Feature

No account walls. Open the editor and design.

TL;DR. The editor needs no signup and projects auto-save to your browser. A free account comes in at one moment only: downloading a file. Building, previewing and switching devices stay open to everyone.

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 have created a third account this week, you have forgotten which one had your work. So we moved the account to the end: design first, and only hand over an email when you actually take a file with you.

What's free without an account

  • Every device frame
  • Every built-in template
  • Multi-panel composer with spanning layers
  • Auto-save to browser localStorage
  • Project export as JSON
  • Phone-to-desktop screenshot pairing

What needs an account (still free)

  • Downloading a rendered file — the free one-panel download included
  • Cloud sync (so your projects follow you across devices and browsers)
  • Posting to the public feedback board
  • Buying a subscription or AI credits

Auth provider

Auth is handled by Supabase with email and a password. 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 editor →