Your text.
Every device.
Never lost.
A fast, hand-built text editor with cross-device sync of even your unsaved buffers, infinite local history, and AI editing from any provider. macOS, Windows, Linux, Android — one codebase.
Get NotepadX
Pick your platform. NotepadX is free to download and use — no account, no trial, no paywall.
Everything a serious editor has, plus four things no editor combines
Everything you expect from a serious editor — plus the features that made this worth building.
Your session follows you
Tabs, encodings, carets — and the full text of unsaved buffers — sync through any folder you already have (iCloud, Dropbox, OneDrive). No account, no server. Close the lid on your Mac, keep typing on your phone.
Scrub to any past version
Every version of every file — even ones you never saved — kept in compact diff storage. Drag a timeline slider to any point and restore. Like Google Docs history, for any text file, fully local.
Any model, any provider
Transform selections in plain English, build regexes from a description, explain or summarize a file. Works with Anthropic, OpenAI, Gemini, Grok, DeepSeek, Mistral, Groq, OpenRouter, or a local Ollama — your key, on-device.
Beyond find & replace
Chain sort → dedupe → case → trim as one undo step. In-app clipboard history, side-by-side tab diff, multi-caret editing, live Markdown preview, and a big-file mode that stays smooth past 100 MB.
Reads right in any light
Full editor themes that reskin the whole app — or set it to System and it follows your OS between light and dark, live.
A modern text editor for macOS, Windows & Linux
NotepadX is a free text editor built for people who live in plain text — developers, writers, sysadmins, and anyone who keeps a scratch file open all day. If you have been looking for a serious editor that runs natively on macOS, Windows, and Linux (Android is on the way), this is it. It opens a 10 MB log file in under a second, handles 20+ programming languages with syntax highlighting, and never loses your work.
Most editors treat your unsaved scratch text as disposable. NotepadX does the opposite. Its signature feature is session restore of unsaved buffers: quit with untitled, unsaved tabs open and they come back exactly as you left them on the next launch. Layered on top is cross-device sync that carries those same tabs, carets, and unsaved text between your computers and phone through any cloud folder you already use, with no account and no server to trust.
Everything a serious editor needs, and four things no other editor combines
On the fundamentals, NotepadX has everything a serious editor needs: tabbed editing, a non-modal find & replace with regular expressions and $1 capture groups, encoding detection and conversion (UTF-8, UTF-16, Latin-1), line-ending control (LF, CRLF, CR), a resizable folder sidebar, code folding, multi-cursor and column selection, zoom, word wrap, and a full complement of line operations. Six editor themes — including Monokai, Dracula, Nord, and Solarized — reskin the entire app, and a System theme follows your operating system between light and dark automatically.
Where it pulls ahead is the combination of four capabilities you would otherwise need four separate apps for. Infinite local history keeps every version of every file — even ones you never saved — in compact diff storage, so you can scrub a timeline slider to any past state and restore it. Bring-your-own AI lets you transform selections in plain English, generate regular expressions from a description, and summarize long files, using your own key with Anthropic Claude, OpenAI GPT, Google Gemini, xAI Grok, DeepSeek, Mistral, Groq, OpenRouter, or a fully offline local Ollama model. Power text tooling adds chainable text pipelines (sort → dedupe → trim as one undo step), an in-app clipboard history, side-by-side tab diffing, and live Markdown preview. And a big-file mode keeps typing smooth in documents past 100 MB where other editors stall.
A plain text editor — not a rich text editor — and why that matters
NotepadX is deliberately a plain text editor. Unlike a rich text editor or a word processor, it never injects hidden formatting into your files: what you type is exactly what is saved, byte for byte. That makes it the right tool for source code, Markdown, configuration files, server logs, CSV exports, and quick notes that must stay portable. If you have ever pasted from a rich text editor into a terminal or a CMS and watched smart quotes break everything, you already know why writers and developers keep a plain text editor as their daily driver. You get the speed and predictability of raw text, with syntax colors, folding, and multi-cursor editing on top.
Better than an online text editor — and an AI text editor built in
Many people reach for an online text editor because there is nothing to install. The trade-off: a text editor online stops working without a connection, struggles with big files, and your text passes through someone else's server. NotepadX installs in seconds, works fully offline, opens huge logs instantly, and keeps every byte on your machine — while still syncing between devices through your own cloud folder. It is also a true AI text editor: rephrase or refactor a selection, autocomplete as you type, summarize a document, or transform text with a plain-English instruction, using any AI provider you choose. A free text editor with no ads that combines editing, history, sync, and AI — that is what makes NotepadX a serious contender for the best text editor for Mac, Windows, or Linux.
NotepadX is free and ad-free, with no trial, no telemetry, and no lock-in — your files stay on your machine and your API keys stay on your device. Optional paid conveniences (managed AI and cloud sync) are coming for those who want them; the editor itself stays free. Download it for your platform above and start editing in seconds.
Free forever. Backed by people who love it.
The NotepadX app has no ads and no paywalled features. If it saves you time, you can chip in to keep it built — and be first to try the optional paid conveniences when they land.
Support development
Every contribution funds new features and keeps the core app free for everyone.
NotepadX Pro — join the waitlist
Optional, coming soon: managed AI (no API key needed) and encrypted cross-device cloud sync. The editor stays 100% free — Pro is just for those who want the convenience.
No spam. One email when Pro launches, then you decide.
NotepadX FAQ
Is NotepadX free?
Which platforms does NotepadX support?
Does NotepadX work well on Mac and Linux?
How does cross-device sync work without an account?
Does NotepadX need an internet connection?
Is my data private?
Which AI providers can I use?
How do I install NotepadX on macOS?
.dmg above, open it, and drag NotepadX to Applications. On first launch, right-click the app and choose Open to bypass the unidentified-developer prompt.How do I install on Windows?
.exe installer and run it. If SmartScreen appears, click “More info” then “Run anyway.” A .msi is also provided for managed environments.How do I install on Linux?
.AppImage (make it executable and run it), or install the .deb on Debian/Ubuntu or the .rpm on Fedora/RHEL.Can NotepadX open large files?
Will NotepadX stay free?
What is a text editor?
.txt notes, source code, Markdown, and configuration files. Unlike a word processor, a text editor works with raw characters only — no fonts, no page layout — which is why developers, writers, and system administrators rely on one every day. NotepadX is a free text editor for macOS, Windows, and Linux.What is a plain text editor?
What is a rich text editor?
Is Notepad a text editor?
What is a text editor for coding?
How do you open a text editor in Linux?
nano filename, vim filename, or gedit filename depending on what is installed. For a graphical editor, install NotepadX for Linux: download the AppImage, make it executable (chmod +x), and run it — or install the .deb on Debian/Ubuntu or the .rpm on Fedora/RHEL, then launch it from your applications menu.Is there a free online text editor?
Where can I download a free text editor for Windows PC?
.exe installer and a .msi package for Windows 10 and 11. macOS (.dmg) and Linux (AppImage, .deb, .rpm) downloads are on the same page. It is completely free: no trial, no account, and no ads.Is there a text editor app for desktop?
Can a text editor edit text inside an image?
What is the best free text editor for Mac?
Is there a simple text editor for Mac?
.dmg, drag it to Applications, and you are editing in seconds. It opens instantly to a blank untitled tab like classic Notepad, stays out of your way, and everything you type is kept safe automatically — even if you quit without saving.