Documentation
Markdownly Anything is a browser-based workspace for converting documents between Markdown and common file formats — in both directions, locally, with no command line and no subscription. This page explains what it does, which formats it supports, and how the tiers work.
Conversion
It converts in both directions between Markdown and DOCX, PDF, EPUB, RTF, LaTeX, ODT, HTML, MDX, JSON and TXT — and directly between those formats. Standard file conversions run entirely client-side in your browser, so your documents never leave your device.
It also imports content you do not already have as a file:
- Web pages by URL — readable article, blog and documentation pages are extracted to Markdown and then any output format. JavaScript-only portals are detected and reported, not silently mangled.
- Google Docs via a public share link (no OAuth required).
- PowerPoint (.pptx), Excel (.xlsx) and CSV files.
Supported formats
- Bidirectional (read and write): Markdown, HTML, JSON, TXT, DOCX, PDF, EPUB, MDX, RTF, ODT, LaTeX.
- Import only: PowerPoint (.pptx), Excel (.xlsx), CSV, Google Docs (public link) and readable web pages by URL.
- Preserved structure: headings, bold, italic, lists, links, code blocks, blockquotes, and inline and block math.
Editor, voice and transform
- Live-preview Markdown editor (CodeMirror 6) with automatic local draft autosave — unsaved work survives reload and navigation — and an IndexedDB document library.
- Voice dictation: a free, fully local browser engine in 12 languages, plus an optional higher-accuracy Whisper Cloud engine for the Founder edition.
- Batch transform engine for applying conversions across multiple files.
- A local, IndexedDB-backed asset manager — re-download or delete your files; nothing is stored on a server for standard conversions.
What runs locally
Standard file conversions, the editor and the asset manager run entirely in your browser. Three features need a server by their nature: web page import by URL, Google Docs import, and Whisper Cloud voice transcription. Everything else stays on your device.
Pricing and tiers
- Free: HTML, JSON and TXT export — unlimited, no login.
- Trial: Markdown, DOCX, PDF and EPUB — one conversion per format per browser session, watermarked, no login.
- Day-Pass (€2.99): 24 hours of unlimited, watermark-free exports — a single payment, no subscription.
- Founder's Edition (€29 one-time): one-time access to all current and future Pro features, including the Pro export formats (MDX, RTF, ODT, LaTeX), Whisper Cloud voice, and a 50% discount on the optional AI Pro add-on. No recurring fee.
For a side-by-side comparison with Pandoc, Microsoft MarkItDown and similar tools, see the blog.