nowfound

Alternatives

Products that do what Markdown Editor and Reader for Mac does

I read Markdown all day, mostly Claude .md, and other AI outputs. Every app I have tried felt janky or too much work to just read an md file. I just wanted to open a .md file and read it the way Preview opens a PDF. So I built Kite, a Markdown reader for Mac. It has QuickLook just like Preview and I have baked in features that help people reading lot's of AI markdowns. It one-time purchase, no subscription. I put it on TestFlight so you can try it before paying anything. I would really like this crowd to try to break it. Tell me which files render wrong,what feels off, what is missing.…

  1. 1LF

    I'm not the author of the app (nor i have any connection with them, just a random user). iA Writer and Writer Pro aren't well suited for me as a developer. They feel quite "strange" to me. Mou is a good option (free too) but still missing some features. So far this, this editor is the most complete user-friendly. Hope it helps!

    2013 · clockworkengine.com

  2. 2

    Review AI-generated Markdown and HTML in a focused workspace

    Jun 2026

  3. 3
    Markoff94

    A free Markdown previewer for OS X

    2016

  4. 4
    Typed104

    New Markdown Editor for Mac by Realmac Software (pre-launch)

    2014

  5. 5

    Markdown editor built for the AI workflow era

    Dec 2025

  6. 6
    MacDown115

    Open source Markdown editor for OS X influenced by Mou.

    2014

  7. 7

    A markdown editor you and your agent co-edit

    Jul 2026

  8. 8
    showmd204

    Markdown was never meant to be previewed plain text

    Apr 2026

  9. 9
    Marked QL159

    Instant markdown previews in Finder

    Jul 2026

  10. 10
    Glance81

    Preview .md files instantly with quick look

    May 2026

  11. 11
    Glow92

    Read markdown on your CLI…with pizzazz!

    2020

  12. 12IB

    I built Markdown Viewer because every Markdown app I found was either bloated (VS Code, Obsidian) or too bare-bones. Wanted something that loads instantly, renders Obsidian-style features cleanly, and weighs in at a few megabytes. Built with Tauri 2 (Rust backend + webview frontend): - GitHub Flavored Markdown + Obsidian extensions (wikilinks, callouts, emoji, math, Mermaid diagrams) - Frontmatter rendered as a structured metadata bar above content - HTML sanitization via ammonia for security - No heavy dependencies, no Electron What makes it interesting isn't so much the features — but how…

    May 2026 · github.com

  13. 13
    Downit74

    A super simple markdown editor

    2019

  14. 14AW

    Hey, I've made a pdf reader with ai assistance, you can quickly ask questions about the text and the images, and it will have context about all of your reading material so you can ask questions freely, try it now, I'm in open beta to find bug and get feedback. upcoming features: - Highlighting - Highlighting with Notes - Bibliography - Automatic Reference file opening - Improved UX and robustness currenlty alot of bugs so please let me know if you found any. feedback appreciated

    2025 · pdf-hub.com

  15. 15
    Mdown4

    Distraction free markdown notes with AI.

    30d ago · github.com

  16. 16AM

    Hi everyone! I built Allein, a Markdown editor powered by Ollama — use your own LLMs locally for AI-assisted writing, completely private, no account required, and works offline. What it does: - Context-aware autocompletion (think GitHub Copilot for Markdown) - Writing improvements (spelling, grammar, readability) - Flexible model selection—swap between different LLMs based on your needs and your device's capabilities - Full-featured Markdown editor with live preview Why I built it: I wanted GitHub Copilot-like autocompletion in a lightweight text editor—something between Apple Notes' basic…

    Nov 2025 · github.com

  17. 17DA

    I’m one of the co-founders of Doctly AI. I wanted to share our story. We didn’t originally set out to build a PDF-to-Markdown parser. It all started when we were building a RAG solution for a company that deals with regulatory agencies. All of their data was in PDFs, and as it is apparently with lawyers, they like to print and scan documents to make it hard on their counterparts. These documents contained complex tables that barely make sense, are rotated, and handwriting is mixed in between. Many pages are number ruled and potentially rotated. We spent a lot of time trying to get clean data…

    2024

  18. 18RA

    2014 · chinmaymk.github.io

  19. 19MP

    Hi HN, I built a macOS-native Markdown viewer/editor called Markdown Prism. Website: https://prism.huconn.xyz GitHub: https://github.com/hulryung/markdown-prism I originally built this for myself. I wanted a lightweight Markdown viewer on macOS that: wasn’t Electron-based rendered GFM properly supported LaTeX math and Mermaid diagrams worked fully offline Most native apps I tried were either minimal but missing key features (math, diagrams), or full-featured but Electron apps. I wanted something in between — native feel, but with the mature JS Markdown…

    Feb 2026 · prism.huconn.xyz

  20. 20AB

    Recently, I found myself having to read the book "C++ primer" and I just couldn't do it. Maybe my attention span is too little now with Claude and Codex, maybe I'm lazy... but I just couldn't get myself to focus. While reading, I needed something to do. I wanted to talk to the text, I wanted to leave notes, I wanted to use to use my keyboard to quickly flip through pages. The only good available option on a Mac was "Preview" and it was ok, but definitely not there. So I built Quincy primarily for myself. With it you can - "Talk" to the page you're reading, create a quiz about the page, and…

    Jun 2026 · tryquincy.live

  21. 21IM

    I like writing content in Markdown and I enjoy Astro very much. When I tried out Astro's content collections feature, I couldn't stop wondering how would a nice packaging look for it, which would smooth out the rough edges around Markdown in static websites. So I made the app that I can enjoy when writing posts on my Astro-powered blog. It's been saving me a ton of time already. I don't need to: 1. Edit in iA writer then paste into VS Code. 2. Google YAML date format. 3. Generate Unix timestamps to prefix new files with. 4. Copy paste images and write down their URLs manually. 5. Peek at…

    2023 · getdarkmatter.dev

  22. 22PT

    Hi HN! I'm proud to share that we've launched a free PDF-to-Markdown CLI built on our proprietary (you might know it from PSPDFKit) engine. Most extractors are either fast but lose structure (markitdown, pymupdf4llm) or accurate but slow (docling). Ours ties with docling on accuracy but is orders of magnitude faster. https://github.com/pspdfkit/pdf-to-markdown We'd love feedback on it, and ofc send us files that break it.

    Apr 2026

  23. 23MW

    Hi HN! I wanted an easier way to write technical interactive blog posts. So I built `mdxish`! You can write in markdown, mixing classic markdown, html, and javascript together, and see the output html live as you author it. Writing it in this way creates a really nice medium for the source (easy to read), which is just markdown mixed with code blocks. Also, many IDEs have support for syntax highlighting and intellisense / autocomplete features inside these code blocks. And because `marked` (one of the only dependencies, but does near all of the heavy lifting) works client side, we can…

    2024 · github.com

  24. 24MF

    Hello everyone, I taught myself Objective-C late last year, and relentlessly working my first, real, production app since then. My app has been approved for sale last week, it is now on version 1.1, but I still very excited day by day since the launch day. :) About WriteDown, it is a Markdown down editor specifically for the iPhone. You can write your text in Markdown or just plain text. Syncing: It support Dropbox syncing. Optionally, you can upload your pieces of writing to Google Drive or Evernote as well, so you can keep it in your favorite Cloud service(s). You can email them to…

    2013

Ranked by how close each launch is in meaning, then by votes. Refine with a description →