jamuny.editor

Local-firstYour text never leaves your browser. No upload, no account, no server.

What does “local-first” mean?

Most online text tools send whatever you paste to a server, run the work there, and send a result back. Your words sit in someone else’s logs, backups and databases, and you have to trust a privacy policy.

Local-first means the opposite: the whole tool is downloaded to your browser and runs on your own device. Nothing you type is transmitted anywhere — not to us, not to anyone. There is no server that could receive it, which is a stronger guarantee than a promise not to look.

Three consequences worth knowing:

  • It keeps working offline. Once the page has loaded, losing your connection changes nothing.
  • Your notes are saved on this device only. They come back when you return, but they do not follow you to your phone, and clearing your browser data for this site erases them for good. Export anything you need to keep.
  • Nothing to sign up for or delete. There is no account, because there is no server holding anything of yours.

Online Notepad — your text never leaves your browser

Ln 1, Col 10 chars, 0 wordsUTF-8

Every other online notepad uploads what you type to a server. This one does not. Your documents are stored by your own browser, autosaved as you type, and still there when you come back — even after you close the tab. Nothing is transmitted anywhere, so there is no account to create and nothing to delete later.

Questions

Where are my notes actually stored?

In your browser’s IndexedDB storage, on this device only. They are never uploaded. Clearing your browser data for this site deletes them permanently, so export anything you need to keep.

Will my text survive closing the tab?

Yes. Edits autosave roughly half a second after you stop typing, and every document reopens automatically on your next visit. The one thing that removes them is clearing site data in your browser settings.

Can I open and save real files from my computer?

In Chrome and Edge you can open a file and save changes straight back to it. Firefox and Safari do not support that browser API, so there you open by uploading a copy and save by downloading one.

How large a file can I open here?

Comfortably up to about 20 MB. Past that the editor warns you, and it refuses files over 50 MB — a browser tab cannot hold a file that size without freezing.