PeekMark 1.0.0 · Available Now

Markdown preview that feels native to Mac.

PeekMark is a local-first Markdown previewer with Quick Look, app windows, Mermaid diagrams, Math/LaTeX, wikilinks, and a zero-remote rendering contract.

README.md
frontmattermermaidmath

Local notes, rendered cleanly.

Open Markdown from Finder, preview it with Space, follow local anchors and wikilinks, and keep every render request on your Mac.

graph TD
  Idea --> Draft
  Draft --> Preview
  Preview --> Ship
CommunityAGPL core renderer and Quick Look baseline.
LocalNo remote rendering requests for preview content.
NativeSwift app, Finder Quick Look, macOS-first feel.
Pro laterVault workflows, search, backlinks, export, and themes.

Community rendering is not the upsell.

01

Quick Look

Render `.md` files from Finder without opening a full editor.

02

Rich Markdown

GFM, syntax highlighting, frontmatter chips, TOC, anchors, wikilinks, Mermaid, and Math/LaTeX.

03

Offline first

Bundled preview assets and strict local navigation keep your notes private by default.

Community

Free and open source under AGPL-3.0.

  • Quick Look Markdown preview
  • App preview and editing surface
  • Mermaid and Math/LaTeX rendering
  • Local anchors and wikilinks

Pro

Paid workflow extensions planned after the public baseline is stable.

  • Workspace and vault navigation
  • Backlinks, graph view, and advanced search
  • PDF/DOCX/HTML export
  • Custom themes and capture workflows
Download

Download the notarized Mac app.

PeekMark 1.0.0 is distributed as a Developer ID signed and Apple-notarized DMG. Download it, open the disk image, and drag PeekMark to Applications.

Community repoPublic on GitHub under AGPL-3.0
Signed appDeveloper ID signed official binary
NotarizationApple notarized and stapled DMG
UpdatesSparkle appcast live at peekmark.app

Open core, with the useful preview baseline included.

CapabilityCommunityPro
LicenseAGPL-3.0 source code and free signed binaryProprietary extensions planned for future official builds
Markdown previewQuick Look, app preview, GFM, syntax highlightingUses the same shared renderer
Rich renderingFrontmatter, TOC, anchors, wikilinks, Mermaid, Math/LaTeXNot gated behind Pro
WorkspacesOpen individual Markdown filesVault navigation, backlinks, graph view, advanced search
OutputNative preview surfacesPDF, DOCX, HTML export and custom themes

Privacy promise for Markdown files.

01

No content upload

PeekMark is designed so Markdown rendering happens locally on your Mac, not on a hosted rendering service.

02

No remote renderer

Preview assets are bundled with the app so Mermaid, Math/LaTeX, highlighting, and styles do not require CDN calls.

03

Clear release status

The Community source, signed DMG, and Sparkle appcast are public. Pro workflow features remain planned and are not part of the Community baseline.

Release status

PeekMark Community is public.

Version 1.0.0 is signed, notarized, and available now. Pro features are still in research and will not gate the core Markdown preview experience.

View release notes