Start writing
Type in the notepad—text auto-saves to this browser as you go.
Free online notepad — no login, auto-save, private local drafts. Word and character counts, copy, print, and UTF-8 .txt download. Nothing is uploaded.
Loading tool…
Type in the notepad—text auto-saves to this browser as you go.
Use Open, Undo/Redo, Zoom, Copy, Print, or Download .txt for common editing and backup.
Fullscreen fills the screen for focus writing; press Esc or Exit fullscreen to leave. Clear removes the local draft.
Version 2.0.0 · Runtime tested · Local-first
Local-first runtime specification · Review policy · Evidence
Characters = text.length (UTF-16 code units) Words = whitespace-separated tokens after trimDetails and tips for this tool.
Online Notepad is a distraction-free text area for drafts and scratch notes. It auto-saves locally, offers fullscreen focus writing (Esc to exit), undo/redo and zoom, and supports open, print, copy, and .txt download—usable on the first screen of a phone.
Key distinctions behind the tool.
Yes. Text is written to this browser’s localStorage as you type. There is no separate Save button.
No. The draft is not sent to CalculatorX. It stays in this browser’s localStorage. The page may still load ordinary site assets; that is separate from draft content.
No. Each browser keeps its own copy unless you download and move the file.
Word counting is whitespace-based and is not language-aware. After trimming, any token separated by spaces, tabs, or line breaks counts as one word. Chinese or Japanese text with no spaces counts as one word.
Characters use JavaScript string length (UTF-16 code units). Emoji and some symbols may count as two or more units. This is not a grapheme-cluster or language-aware count.
The editor stays usable. Auto-save may stop if the browser’s localStorage quota is exceeded. Download a backup before closing the page.
Yes. Download saves a UTF-8 plain-text .txt file to your device.
Yes. Use Copy to put the full note on the clipboard, or Select all then copy manually.
Yes. Use Fullscreen for a distraction-free editor; press Escape or Exit fullscreen to leave.