EveryDev.ai
Subscribe
Home
Tools

3,277+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Markdown Preview
    Markdown Preview icon

    Markdown Preview

    Documentation

    A fast, native macOS app for reading Markdown files with Quick Look integration, document outline, and editor handoff.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free, open-source, and MIT licensed. No account or setup required.

    Engagement

    Available On

    macOS
    API
    VS Code
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    DocumentationProductivity ExtensionsDevelopment Environments

    Alternatives

    WebContainer APIGlowFiles.md
    Developer
    PlukKuala Lumpur, MalaysiaEst. 2025

    Listed Jul 2026

    About Markdown Preview

    Markdown Preview is a free, open-source macOS application built by Pluk for reading .md files natively — no Electron, no browser tab, no account required. It is written in Swift 6.0, requires macOS 15 or later, and is distributed as a signed and notarized DMG or via Homebrew Cask. The project has accumulated over 1,400 stars on GitHub since its creation.

    What It Is

    Markdown Preview is a dedicated Markdown reader for macOS, not an editor. It sits alongside tools like VS Code, Cursor, Zed, or Sublime Text and handles the reading side: rendering documents cleanly, providing a navigable outline, and handing off to your preferred editor when you want to make changes. The core rendering pipeline uses Apple's swift-markdown library (backed by cmark-gfm) inside a WKWebView, giving it GitHub-Flavored Markdown compatibility with heading anchors and link handling.

    Core Features

    • Native Quick Look extension — pressing Space on any .md file in Finder renders the formatted document inline, without launching the app. Spotlight and Mail attachments use the same renderer.
    • Document outline sidebar — every heading becomes a navigable table of contents; the active heading tracks your scroll position.
    • Edit Mode — toggle with ⌘E to edit Markdown in place using a formatting toolbar for headings, emphasis, lists, quotes, code, and links; save with ⌘S.
    • Mermaid diagrams — fenced mermaid code blocks render as diagrams using a bundled renderer, so previews work offline.
    • Math equations — LaTeX inline, display, and fenced math blocks render with a bundled KaTeX; copying a rendered formula yields the original LaTeX source.
    • Open With — hands off to VS Code, Cursor, Zed, Sublime, BBEdit, Nova, CotEditor, TextMate, MacVim, Xcode, or TextEdit; the picker filters to apps that declare an editor role for Markdown and remembers your last choice.
    • Open in LLM — sends the current file to Codex, Claude, or ChatGPT from the toolbar.
    • Command line tools — installs mdp, md-preview, and markdown-preview shell commands from the app menu.
    • In-document search — toolbar search field plus standard ⌘F / ⌘G shortcuts.
    • Text zoom — trackpad pinch, toolbar controls, or keyboard shortcuts; discrete Safari-style stops from 50% to 300%.

    Architecture and Build

    The project is structured as an AppKit + WKWebView main app target alongside a Quick Look extension (.appex). Dependencies resolved via Swift Package Manager include Sparkle (auto-update), Sentry (privacy-filtered crash reporting), and swift-markdown. Release builds are automated through Amore, which handles code signing, notarization, DMG creation, S3 upload, and Sparkle appcast publishing. Crash reporting collects no document contents, file paths, user information, or performance traces, and can be disabled from the app menu.

    Setup Path

    Installation is straightforward via two routes:

    • Homebrew: brew install --cask markdown-preview
    • DMG: download the latest signed and notarized release from GitHub Releases

    No account, no setup wizard, and no network dependency for core rendering — Mermaid and KaTeX are bundled.

    Update: v0.0.41

    The latest release is Markdown Preview 0.0.41, published on 2026-07-26. The repository shows active development with the last push on 2026-07-26 and 9 open issues. The project homepage claims the app is trusted by teams at 250+ companies (a vendor-published claim), and the GitHub repository lists 1,438 stars and 68 forks as of the data snapshot.

    Markdown Preview - 1

    Community Discussions

    Be the first to start a conversation about Markdown Preview

    Share your experience with Markdown Preview, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Free

    Fully free, open-source, and MIT licensed. No account or setup required.

    • Native Markdown rendering
    • Quick Look extension
    • Document outline sidebar
    • Edit Mode with formatting toolbar
    • Mermaid diagram support

    Capabilities

    Key Features

    • Native macOS rendering via WKWebView and swift-markdown
    • Quick Look extension for Finder spacebar previews
    • Document outline sidebar with click-to-jump navigation
    • Edit Mode with Markdown formatting toolbar
    • Mermaid diagram rendering (bundled, offline)
    • LaTeX math equations via bundled KaTeX
    • Open With handoff to VS Code, Cursor, Zed, Sublime, and more
    • Open in LLM (Codex, Claude, ChatGPT)
    • In-document search with ⌘F / ⌘G shortcuts
    • Command line tools (mdp, md-preview, markdown-preview)
    • Text zoom via trackpad pinch or keyboard shortcuts
    • Customizable toolbar
    • Share copies raw Markdown source to clipboard
    • Inspector panel with file metadata
    • Auto-update via Sparkle
    • Privacy-filtered crash reporting via Sentry

    Integrations

    VS Code
    Cursor
    Zed
    Sublime Text
    BBEdit
    Nova
    CotEditor
    TextMate
    MacVim
    Xcode
    TextEdit
    Codex
    Claude
    ChatGPT
    Finder Quick Look
    Spotlight
    Homebrew
    Sparkle
    Sentry
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate Markdown Preview and help others make informed decisions.

    Developer

    Pluk

    Pluk builds native macOS developer tools, with Markdown Preview as its flagship open-source project. The team distributes signed and notarized releases via GitHub and Homebrew Cask, and uses Amore for automated release pipelines. Pluk sponsors its own open-source work and maintains a privacy-first approach to crash reporting.

    Founded 2025
    Kuala Lumpur, Malaysia
    1 employees
    Read more about Pluk
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    WebContainer API icon

    WebContainer API

    Browser-based runtime that enables running Node.js development environments directly in web applications without external servers.

    Glow icon

    Glow

    A terminal-based markdown reader and TUI for the CLI that renders markdown with styling, paging, and local file discovery.

    Files.md icon

    Files.md

    A local-first, open-source Markdown note-taking app that stores your notes, journals, tasks, and documents in plain .md files on your device.

    Browse all tools

    Related Topics

    Documentation

    AI-driven tools that automatically generate, maintain, and organize technical documentation, user guides, and project artifacts with context-aware content and intelligent updating.

    77 tools

    Productivity Extensions

    Extensions and plugins that improve workflow and productivity.

    86 tools

    Development Environments

    AI-enhanced code editors and IDEs that improve the coding experience.

    166 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions