Online Notepad / Text Editor
Write persistent browser notes with Word-like formatting, text cleanup, import, export, copy, and local autosave. Editing and storage stay on your device; the optional AI Fix is the one feature that sends text to an external service.
Words
0
Characters
0
No Spaces
0
Lines
0
Paragraphs
0
Selected
0
Reading
0 sec
Start typing your note here…
A notepad that's just there when you open the tab
Most of the writing people do in a day isn't "a document." It's a scratch space: pasting something to strip its formatting before it goes somewhere else, jotting a phone number read aloud, keeping a running checklist for the afternoon, drafting a message you don't want to lose if the tab closes, or holding a few paragraphs between one app and another. That's what this notepad is for. Open the page and it's ready — no sign-in, no new file dialog, no app to launch. Whatever you type is saved to your browser automatically, so if you come back to the same browser tomorrow, your notes are still here.
It keeps multiple notes, not just one. The list on the side lets you spin up a fresh note, switch between them, and see each one's title, a preview, and when it was last touched. That makes it practical as an actual holding pen for the day's odds and ends rather than a single throwaway box: one note for a call, one for a shopping list, one for the thing you're half-writing, all persisting side by side until you clear them.
How autosave works — and its honest limits
Saving happens in your browser's local storage as you type — there's no save button because there's nothing to send anywhere. Your notes survive refreshing the page, closing the tab, and restarting the browser, because local storage persists across all of those. For the everyday "don't lose my scratch text" job, that's exactly the durability you want, and it works with no account and no network.
But it's important to be clear about what local storage is not, because treating it like a cloud backup will eventually burn you. Notes live in this one browser profile on this one device. They do not sync to your phone or another computer. They are erased if you clear your browser's site data, if you're in a private/incognito window when the session ends, or if a "clear cookies and site data" sweep runs — and some browsers evict local storage under heavy disk pressure. There's also a size ceiling (local storage is a few megabytes), so if you ever paste something enormous the tool will tell you it couldn't save rather than pretend it did. The rule of thumb: this is a reliable scratchpad, not a document vault. Anything you'd be upset to lose should be downloaded (there's a one-click .txt and .html export) or copied into something you back up.
Rich text when you want it, plain text when you don't
The editor does both kinds of writing. When you want structure, the Format & Style bar gives you the familiar word-processor moves: bold, italic, underline, strikethrough, headings, blockquotes and preformatted blocks, a choice of fonts and sizes, plus text colour and highlight. The Paragraph & Actions bar adds alignment, bulleted and numbered lists, indentation, and word-wrap control. You can write something genuinely formatted — a structured note, a short doc, a styled snippet — and then export it as HTML that carries the formatting with it.
But a huge amount of notepad work is the opposite: you want the formatting gone. Copying text from a website, an email, or a PDF usually drags along invisible styling, weird spacing, and non-breaking characters that then misbehave when you paste them onward. The Paste button pastes as plain text on purpose, and the Text Tools section is a small toolkit for scrubbing text into shape: change case (UPPER, lower, Title, Sentence), trim trailing spaces, collapse runs of whitespace, drop blank lines, remove duplicate lines, sort lines A–Z or Z–A, and turn lines into bullets, numbers, or quotes. These operate on the plain text of the note, which makes the notepad a fast cleanup bench for messy copied content before it goes into a form, a spreadsheet, or a CMS.
Find, replace, and the stats bar
Find & Replace works the way you expect from a real editor: type what you're looking for and it shows a live match count, optionally case-sensitive, then replace the next match or replace all at once. It's the quickest way to swap a name that changed, fix a term you used inconsistently, or strip a repeated string out of pasted text without hunting for each instance by hand.
Running across the top is a live stats bar: words, characters, characters without spaces, lines, paragraphs, the length of your current selection, and an estimated reading time. These update as you type, which is more useful than it sounds. Character counts matter when you're writing to a limit — a bio, a meta description, an SMS, a form field with a maximum. The selection counter lets you measure just a highlighted chunk rather than the whole note. And reading time gives a rough sense of how long a piece of writing actually is before you send or publish it. It turns the notepad into a lightweight measuring tool on top of a writing surface.
The one feature that leaves your browser: AI Fix
Everything described so far runs entirely on your device. There is exactly one exception, and it's worth being precise about it because the rest of the tool is genuinely local. The AI Fix — Grammar & Rewritebutton sends the current note's text to an external AI model (via OpenRouter) that corrects grammar, spelling, and punctuation and tightens clarity while preserving your meaning, tone, and language — write in Hinglish and it fixes in Hinglish, write in Hindi and it stays Hindi, it never translates. It's an opt-in convenience, not part of the normal editing loop.
Because that text leaves your browser, the tool stops and shows a privacy notice the first time you use it, explicitly warning you not to paste passwords, bank details, personal identifiers, medical records, or confidential business data into something you're about to send to a third-party model. You can proceed, cancel, or tick "don't ask again" if you've understood the trade-off. If you never press AI Fix, no note ever touches the network — the autosave, the formatting, the text tools, and find-replace are all local. We'd rather state that boundary plainly than blur it: a notepad that quietly uploaded your drafts would be a worse tool, so the external step is isolated, labelled, and entirely your choice.
Getting text in and out
A scratchpad is only useful if text flows through it easily. You can import a plain-text file — .txt, .md, .csv, .log, and similar — straight into a new note, which is handy for cleaning up an exported log or reworking a Markdown draft. On the way out, Copy puts the note on your clipboard, Download saves it as a .txt file named after your title, and the HTML export wraps your formatted note as a standalone .html document you can open in any browser or hand to someone else. Everything stays in open, portable formats; nothing is trapped in a proprietary file only this tool can read.
That portability is deliberate. The notepad isn't trying to be the permanent home for your writing — it's the fast, frictionless place you write first, then move things onward: paste the cleaned text into an email, download the draft into your documents folder, export the formatted version for a colleague. Treating it as a way-station rather than a vault is exactly how it's meant to be used, and the import/export controls exist so text never gets stuck here.
Who it's for, and when to reach for something else
This suits anyone who keeps a browser open all day and wants a no-friction place to write: support staff cleaning up canned replies, developers holding snippets and logs between windows, students taking quick notes, writers drafting before moving into their real editor, anyone who pastes text around and needs to strip or reshape it. The combination of instant autosave, real formatting, cleanup tools, and live stats covers the bulk of everyday text chores without opening a heavyweight word processor.
It is not the right tool for a few things, and it's better to say so. If you need your notes on multiple devices, use something with real sync; local storage is single-browser by design. If you're writing something long or important that you can't afford to lose, don't rely on a browser scratchpad — export or back it up. And if you need collaboration, comments, or version history, that's a job for a full document app. Within its lane — a private, local, always-ready scratchpad with proper text tools and one clearly-marked optional AI step — it's meant to be the quickest path from "I need to type something right now" to done.
How to Use
Create a note or import a plain text file.
Type in the editor and let the browser save the draft locally.
Use Word-like formatting, headings, alignment, lists, colors, find-replace, text cleanup, copy, and download controls as needed.
Review the text stats before exporting or pasting the final note.
Features
Common Questions
About Online Notepad
Use a private browser notepad for drafts, lists, meeting notes, logs, snippets, and quick writing. Supports multiple local notes, browser autosave, rich text formatting, headings, font choices, colors, highlights, alignment, lists, indentation, case conversion, line cleanup tools, file import, .txt and .html download, clipboard copy, text stats, word wrap, and find-replace. Editing and autosave run entirely in your browser; only the optional AI Fix (grammar and clarity) sends text to an external AI service, and it warns you first.
Also known as: notepad online, quick notes, text pad, browser notepad.
Processing Note
Online Notepad runs in your browser, so the input you enter is processed locally on this page and is not uploaded to a ToolMintX account.
Tool Limits
Text tools can transform and inspect content, but they do not know the full publishing context, house style, legal meaning, or audience expectations.
Explore More
Word Counter
Count words, characters, sentences, paragraphs, and estimate reading and speaking time instantly.
Client-sideText Case Converter
Convert text to UPPERCASE, lowercase, Title Case, camelCase, snake_case, and more.
Client-sideLorem Ipsum Generator
Generate placeholder Lorem Ipsum text by paragraphs, sentences, or words.
Client-sideMarkdown Preview
Write Markdown and see live rendered preview with HTML output.
Client-side