a plain text editor for the browser
EDTR+ is an online text editor with modern design. No installs, no accounts, no waiting. Open a tab and start typing.
inspired by Notepad++, rebuilt for the browser.
Open edtr.plus and start typing. No download, no account. Your work stays in the browser; save to disk when you want.
Inspired by Notepad++. Good for notes, code snippets, configs, or anything that's just text. Open a Markdown or SVG file and a live preview appears automatically.
/01 · highlighting
Color-coded highlighting. Change language in the status bar.
/02 · workspace
Multiple documents open at once. Alt+N for a new tab, Alt+X to close. Find & replace with regex.
/03 · privacy
Your files stay in your browser. No telemetry, no analytics.
/04 · disk
Open and save files on your machine via the File System Access API.
/05 · autosave
Written to browser storage on every change. Close the tab; it's still there.
/06 · preview
Open a .md or .svg file and a live preview opens automatically alongside the editor.
/07 · footprint
The editor runtime is lazy-loaded and cached after first visit.
Type edtr.plus in your address bar. The editor opens immediately at the top of the page.
Just type. Autosave writes to browser storage on every change.
Press Alt+N for a new tab and Alt+X to close. Work on multiple files at once.
Click the language selector in the status bar.
On Chrome and Edge, open files directly from your file system. ⌘S saves back to disk.
A short, honest comparison against the two other ways people edit text today.
| EDTR+ | desktop editors | cloud editors | |
|---|---|---|---|
| Install required | ✓no | yes | no |
| Account / sign-up | ✓no | no | usually yes |
| Where your data lives | ✓your device | your device | a server |
| Cold start time | ✓< 1 s | 2–10 s | 2–6 s |
| Price | ✓free | mixed | mixed |
Designed to avoid conflicts with your browser. On macOS, Alt is ⌥ Option.
Yes. No ads, no sign-up, no premium plan. Open source.
Browser local storage only. You can save to disk or download a file. Nothing goes to a server.
No. Open edtr.plus and start typing.
Current versions of Chrome, Edge, Firefox, Safari, and Chromium-based browsers all work. For the best local-file experience, use a browser with File System Access API support (Chrome, Edge, Opera).
Notepad++ is a desktop app for Windows. EDTR+ runs in the browser on any OS, no install. Same idea: fast, tabs, syntax highlighting.
JavaScript, TypeScript, Python, Go, Rust, C, C++, C#, Java, Kotlin, Swift, Ruby, PHP, HTML, CSS, JSON, YAML, Markdown, SQL, Bash, and more.
Yes. The source code is on GitHub under an MIT license. File an issue or contribute at github.com/0xymg/edtrcc.
Type edtr.plus in your address bar.