The Paperboy desktop editor is a native writing desk for markdown: a clean split-pane window where the source and the rendered page sit side by side, each updating as the other is changed. Built with Tauri, the binary is small enough to dispatch by telegraph.
It opens files via native dialogs, saves them locally, and converts any supported document the moment you drop it in. PDFs, Word documents, e-books, spreadsheets, images (with local OCR) — all become clean markdown with no round trip to a server.
Strict mode hides every chrome and leaves the writer with the page. Themes follow the system (or are set by hand). The whole thing fits in one window and gets out of the way.
Download (macOS, Windows, Linux)
Signed installers for macOS, Windows, and Linux ship from GitHub Releases. Until the first release is published, build from source via the repository.
The desktop editor uses the same converter engine that powers the Chrome extension, the command-line edition, and the embeddable widget. One press, four mastheads.