Online Tool Store Online Tool Store

Notepad Online

A plain, quiet notepad that saves itself on your device as you type, with word counts and a text export. Runs entirely in your browser — nothing is uploaded.

🔒 This tool runs entirely in your browser. Your files are never uploaded to a server.

How it works

  1. Start typing. There is nothing to set up and no account to create.
  2. Every keystroke is saved on this device shortly after you pause, with the time shown above the pad.
  3. Adjust the text size, switch to monospace, or turn off line wrapping to suit what you are writing.
  4. Copy the note, download it as a .txt file, or clear it — with one chance to undo.

What "saved in your browser" actually means

The note goes into local storage, a small key-value store your browser keeps per site and per device. It is not a file on your disk that you can find, and it is not a copy on a server:

your keystrokes → localStorage["onlinetoolstore.io:notepad:text"] → this browser, this device

That design is what makes the tool private — there is no upload, so there is nothing to intercept and no account to breach. It is also the limitation: the note is tied to this browser on this machine. Clearing site data or opening the page in private mode gives you an empty pad, because private windows are handed a storage area that is thrown away when they close.

Local storage holds roughly 5MB per site in most browsers, which is around a million characters — far more than a notepad needs, but not somewhere to paste a novel's worth of text. If a save ever fails, the status line says so rather than failing quietly, and the .txt download is always the durable copy.

FAQ

Where is my note stored?

In your browser's local storage, on this device only. Nothing is uploaded, nothing is on our servers, and nobody else can read it — which also means it will not appear on your phone or another computer.

Do I have to press save?

No. It saves itself a fraction of a second after you stop typing, and the line above the pad tells you when it last saved. Closing the tab and coming back later brings the note with it.

Could I lose my note?

Yes, in a few situations worth knowing about: clearing your browsing data, using private or incognito mode, or a browser that evicts storage when a device is low on space. For anything you would be upset to lose, use Download .txt — that file is yours and permanent.

I cleared it by accident. Can I get it back?

Yes, if you have not reloaded — an "Undo" link appears next to the buttons right after clearing and restores what was there. Once the page reloads, the cleared text is gone.

Is anyone else able to see what I write?

Not through us — the text never leaves your browser. Do bear in mind that anyone with access to this device and this browser profile can open the page and read the note, so a shared or public computer is not the place for anything sensitive.

Can I keep several notes at once?

Not yet — this is a single pad, deliberately. Download the ones you want to keep as .txt files, or paste a divider line and keep several sections in one note.

How we compare

Feature Online Tool Store Account-based note apps Desktop text editor
Your text never leaves the device
Nothing to install, no sign-up Already installed, usually
Autosaves without a prompt Usually needs Ctrl+S
Live word and character counts Varies Varies by editor
Survives clearing your browser data
Many notes, folders, search, sync

This is for the note you need right now — a phone number read out to you, a paragraph you are drafting, something pasted out of a chat before you lose it — with no sign-up screen between you and a blank page. It is not a notes system: no folders, no sync, and clearing your browser data takes it with it, so download anything you mean to keep.

Explore related tools

Embed this tool

Paste this on your own site — it stays free, and every file still stays in your visitor's browser, not yours or ours.