Focus on writing, not Markdown syntax.

EaseInk is a local-first desktop Markdown editor for technical documentation, long-form writing, and focused single-file workflows.

Local files · No account · Windows and macOS

architecture.md — EaseInk

EASEINK / ARCHITECTURE

Keep documents simple

Raw Markdown remains the single source of truth. Editing, reading, and export share the same content.

Tools should protect the train of thought, not interrupt it.
const document = {
  source: "local",
  format: "markdown",
  protected: true
};
MarkdownEaseInkPDF / HTML
Ln 28, Col 12GitHub · Markdown · UTF-8

Markdown that stays out of your way

Write directly in a calm, typeset document while the original Markdown remains the single source of truth.

Explore all features
01

Write in the rendered document

Markdown markers step aside until you need them.

02

Shape blocks quickly

Paragraph commands handle headings, lists, quotes, tables, math blocks, and YAML Front Matter.

03

Keep Markdown portable

Your file remains ordinary UTF-8 Markdown.

Built for technical documents

Code, JSON, Mermaid, KaTeX math, images, tables, and export live in one focused writing surface.

Code, JSON, and math

Syntax highlighting, copy actions, optional line numbers, JSON folding, and offline KaTeX rendering.

Mermaid, tables, and images

Live diagrams, editable GFM tables, local and network image rendering, screenshot paste, drag and drop, and diagram export.

PDF and HTML

Export complete documents with theme styles, local images, Mermaid SVG, code presentation, and math preserved.

Files that stay safe

Recovery snapshots and disk-version checks help prevent accidental loss or overwriting external edits.

16 themes for every writing state

From GitHub and Catppuccin Latte to warm Duotone Heat and immersive Tokyo Night, every theme shapes the complete reading and writing environment.

OUTLINEDesign goalsData modelExport

A complete writing environment

Themes shape prose, code, tables, diagrams, and interface chrome together.

Reading and editing should always feel consistent.
  • Local Markdown
  • Semantic palette

theme.palette.accent

{
  "source": "markdown",
  "export": ["pdf", "html"]
}
ContentThemed
Markdown
Mermaid
MarkdownExport
GitHubMarkdown · UTF-8

Your documents stay yours

No account, no cloud dependency, and no automatic document or local image uploads. Recovery snapshots and external-change protection help keep local work safe.

Local files are the product model

EaseInk reads and writes ordinary files on your device. Network images are fetched only from their original URLs for display.

D:\Documents\architecture.md
D:\Documents\assets\diagram.png

Recovery snapshots

Unsaved work is periodically captured outside the original file and offered after an unexpected exit.

External change protection

EaseInk checks the disk version before saving and gives you choices instead of silently overwriting changes.

One focused editor, on Windows and macOS

Windows x64

Choose a familiar Setup installer or a portable ZIP.

Windows downloads

macOS 12+

Separate downloads for Apple Silicon and Intel Macs.

macOS downloads