1001Ferramentas
📓 Utilities

Online Notepad

Online notepad that automatically saves in the browser via localStorage. Your notes persist between sessions without any account or login.

0 words · 0 characters

Notes are saved automatically in this browser.

How does it work?

Whatever you type gets stored in your browser's own localStorage. There's no server behind it, so nothing leaves your device. Your notes stick around from one session to the next until the moment you clear the browser cache.

A notepad that doesn't get lost

There are moments when you just want a quick corner to dump an idea, paste some passing text or sketch out a list. No document to open, no account to create anywhere. This online notepad covers that. Open it, write, and you're done.

What changes the game here is the automatic saving. Whatever you type stays in the browser itself, via localStorage, so your notes are right where you left them when you close and reopen the tab. No save button, no login, no cloud. A little digital notebook always nearby.

Since the content lives locally on your device, nothing ends up on servers. Just mind one point: the notes are tied to that specific browser, and clearing the site's data wipes what was saved.

Frequently asked questions

If I close the tab right after typing, do I lose the last words?
You can. Saving fires half a second after the last keystroke, not on every character, so typing and closing within that window leaves the final stretch out of browser storage. The green saved notice is the confirmation, so wait for it before leaving. Once that half second has passed, whatever is on screen has already been written.
Can I keep several notes, or open the same text on another device?
No. There is a single note, stored under one localStorage key belonging to that browser. No tabs, no folders, no version history and no sync: opening the page in another browser, on another machine or in a private window shows an empty note. The clear button wipes the text for good once you confirm, with no bin and no undo after a reload.
Is it safe to jot down a password or sensitive data here?
Not really. The text sits in plain form inside the browser profile, with no password and no encryption, so anyone using the same operating-system account can open the page and read it, as can extensions granted access to site data. Local storage is also capped at a few megabytes per site. Keep secrets in a password manager instead.

Related Tools