Multi-format Support
Convert DOCX, PPTX, XLSX, PDF, TXT, MD, images (JPG/PNG/WebP) and URLs to Markdown.
Convert documents, images, and web pages with one command. Add LLM enhancement only when you need it.
FIRST SUCCESS
The core conversion path needs no API key or optional dependency. Start small, then add browser rendering, extra formats, or an LLM when your workflow calls for them.
Open the full getting started guideInstall with the portable script for macOS or Linux
curl -fsSL https://markitai.dev/setup.sh | shInstall with the portable script for Windows
powershell -ExecutionPolicy ByPass -c "irm https://markitai.dev/setup.ps1 | iex"Convert a live page
markitai https://markitai.dev/guide/getting-started --pureGet clean Markdown on stdout
# Getting Started ...