A free online notepad that just opens
No account, no install, no cookie banner. Click through and you are typing — the way a notepad is supposed to work.
Most "online notepad" sites ask you to sign up before you can write a sentence, then sync your text to a server you have no visibility into. Classic Notepad does neither. It is a single web page that recreates the plain-text editor everyone already knows how to use, and it runs entirely inside your browser.
Your text never leaves your device. There is no account system and no note database. What you type is saved in your own browser's local storage, which means it survives a refresh but is never transmitted anywhere.
What you can do with it
- Type immediately. The editor is focused the moment the page loads.
- Autosave. Notes persist across refreshes and browser restarts automatically.
- Open and save .txt files. Load a file from your computer, edit it, download it back.
- Find and replace. Plus go-to-line, select all, and an F5 timestamp.
- Word wrap, font and zoom. The same Format and View menus you remember.
- Several notes at once. Each one is its own draggable, resizable window on a desktop, with its own icon.
- Print. Straight to your printer or to a PDF.
- Works offline. After the first load there are no server calls at all.
When a plain-text notepad is the right tool
Rich editors fight you when all you want is text. A notepad is better when you are stripping formatting out of something copied from a website or a Word document, jotting a phone number or a code you will need in ninety seconds, drafting a message where you do not want autocorrect rewriting your words, writing or reviewing a config file, or keeping a scratch buffer open while you work on something else.
Frequently asked questions
Is it really free?
Yes. No account, no trial, no paid tier, nothing to cancel.
Where are my notes stored?
In your browser's local storage, on your device. They are not uploaded, which
also means they do not follow you to another computer or another browser — use
File › Save to download a .txt copy if you
need it elsewhere.
Will I lose my notes if I close the tab?
No. They are still there when you come back in the same browser. Clearing your browser data will remove them, so download anything you cannot afford to lose.
Does it work on a phone?
Yes. The layout adapts to small screens and touch input, though the keyboard shortcuts naturally need a physical keyboard.
Does it work offline?
Yes, after the first load. There is no server component to be disconnected from.