A fast, private desktop editor with live preview, dark mode, WYSIWYG editing, PDF export — and on-device AI that never phones home.
Split-pane editing with instant preview. See your rendered markdown as you type.
One-click toggle between light and dark themes. Follows your system preference.
Live view hides markdown syntax and shows formatted text. Click to reveal and edit.
Export your documents as beautiful PDFs or standalone HTML files with one shortcut.
180+ programming languages highlighted in code blocks. Powered by highlight.js.
Zero telemetry. No account. No cloud. Your files never leave your machine.
Rewrite, summarize, and prompt with on-device models via Ollama. Nothing ever leaves your computer.
Render, outline, rewrite, summarize, and prompt from the shell. Built for scripts and AI agents.
privmark render · privmark outline · privmark rewrite · privmark summarize · privmark title · privmark prompt
Standard markdown, plus math, diagrams, and syntax-highlighted code.
PrivMark supports bold, italic, strikethrough, inline code, and links.
Every heading level renders with the right visual weight, and lists nest cleanly:
| Feature | Status |
|---|---|
| Live preview | Done |
| Dark mode | Done |
| Local AI writing | Pro |
function hello(name) {
return `Hello, ${name}!`;
}
Your documents are yours. PrivMark never sends your text anywhere.
LaTeX math rendered via KaTeX, and flow diagrams rendered via Mermaid — both live in the app:
E = mc² · ∫₀∞ e−x² dx = √π ⁄ 2 · Σi=1n i = n(n+1)/2
(math and diagrams are interactive and render in real time inside the editor)
Built by Wolfberry AB, a security-focused Swedish software company.
PrivMark only makes two network calls, both optional: a license activation (once, at first launch) and an update check (on launch, if enabled). For a fully offline experience:
privmark --no-auto-updates.If you turn off automatic updates you still need a way to learn about security patches. PrivMark publishes them through three independent channels — pick whichever fits your workflow:
Machine-readable: /.well-known/security.txt follows RFC 9116.
Runs entirely on your machine via Ollama. No cloud, no account, no API keys. Your writing never leaves your computer.
rewrite, summarize, title, and prompt from the shell, plus activate / deactivate / license for ProFree forever. No account needed.
All releases include SHA256 checksums. View all releases