Skip to content

MarkitaiClean Markdown from files and URLs

Convert documents, images, and web pages with one command. LLM enhancement stays optional.

Web workspace

A web workspace, when you would rather not type

markitai serve runs the same conversion core behind a local web UI — drop files in, paste URLs, watch progress, and download results.

The markitai web workspace: a composer card with a URL field, a Convert button, and Options, CLI, and Upload toggles.The markitai web workspace: a composer card with a URL field, a Convert button, and Options, CLI, and Upload toggles.

Quick start

Markdown in 60 seconds

No API key needed.

Getting started

Install on macOS or Linux

curl -fsSL https://markitai.dev/setup.sh | sh

Install on Windows

powershell -ExecutionPolicy ByPass -c "irm https://markitai.dev/setup.ps1 | iex"
Other platforms and manual install
macOS or Linuxcurl -fsSL https://markitai.dev/setup.sh | sh
Windowspowershell -ExecutionPolicy ByPass -c "irm https://markitai.dev/setup.ps1 | iex"
Already have uvuv tool install markitai

Convert a web page

markitai https://github.com/Ynewtime/markitai --pure

Get Markdown

# Markitai