Markdown guides, tools, and engineering decisions.

Practical notes on converting, styling, visualizing, and sharing Markdown—and the browser engineering behind each tool.

Product & Engineering

How the Image to Markdown page uses local Tesseract OCR and word-box geometry to rebuild headings, lists and tables without uploading your image.

10 min read
Product

ChatGPT Markdown to Word: the five-minute pass over an AI answer, what survives as Word headings, tables and equations, and the settings that shape the DOCX.

9 min read
Product & Engineering

Word to Markdown reads style names, not font sizes — why that gets headings, quotes and code right, and what the conversion notices tell you it dropped.

9 min read
Product & Engineering

HTML to Markdown for LLM and RAG pipelines: the layers that strip nav bars, cookie banners and footer sitemaps, and what clean mode keeps on purpose.

10 min read
Product

Create hand-drawn Mermaid diagrams from plain text. Compare sketch and classic styles, customize fonts and colors, and export PNG, SVG, or .mmd.

8 min read
Product

Visualize any Markdown outline as an interactive mind map with Markmap. Collapse branches, search nodes, and export SVG, PNG, or standalone HTML.

7 min read
Product

Add reliable page breaks to Markdown with one line of HTML, then fine-tune print layout with paper size, margins, fonts, colors, and previews.

8 min read
Product & Engineering

Learn how PDF to Markdown conversion tries complete pdf.js text extraction first, then uses automatic in-browser OCR only as a fallback for scanned PDFs.

12 min read
Product

Style your Markdown preview with 9 built-in themes, 1,900+ Google Fonts, code block themes, and a live custom CSS editor that imports your blog’s stylesheet.

8 min read
Privacy & Engineering

A plain-English, inspectable tour of how Markdown Viewer compresses a document into a URL and reconstructs it entirely in the recipient’s browser.

6 min read