Features
Nine formats. Real renderers. Zero upload. Everything below works on local files and remote URLs — same UI, same shortcuts, same speed.
Markdown · MDX
Full GFM, syntax-highlighted code via shiki, KaTeX math, Mermaid diagrams, and a library of inline components — callouts, tabs, ADRs, kanban boards, charts — all from plain text.

SQL · Prisma · DBML
Drop a .sql, .prisma, or .dbml file and Filemark renders an interactive ER diagram with foreign keys and indexes. Doesn't parse cleanly? Falls back to syntax-highlighted source — you never lose the file.

JSON · JSONC
Drop a JSON or JSONC (JSON with comments, like tsconfig.json) and read it the way it deserves — a collapsible tree, type chips, clipboard on every node, and line-numbered parse errors when a comma misbehaves.

CSV · TSV
Sort, filter, resize columns — type-aware cells (status badges, tag chips, ratings, currency, dates) via simple fence-meta hints. Export filtered rows back to CSV, Markdown, or JSON.

Tasks · Kanban
Author tasks as ordinary markdown bullets with @owner, !priority, ~due, (project) sigils. Add a <Kanban md/> tag and the same file renders as a board — grouped by status, priority, owner, due-bucket, whatever you want.

Web URLs
Open a raw URL on github, gist, gitlab, or any site — Filemark replaces the page with its rendered view, URL bar untouched. Back / forward / bookmarks all keep working.
Library
Drop folders, drop files, drop URLs — Filemark builds a sidebar around them with stars, recents, tags, search, and live disk sync.
Viewer
Top bar with every action you need; reading + fullscreen modes when you want nothing else on screen.
Customization
Three built-in themes plus your own. Reset any slider individually. Every shortcut adjustable from Options.
Privacy · performance
No server. No analytics. No remote code. Lazy-loaded grammars. Audit it yourself in DevTools.
Try it
The demo runs every renderer in the playground — same code as the extension. No install required, no account needed.