Document to Markdown converter with LLM enhancement
Project description
Markitai
English | 简体中文
Opinionated Markdown converter with native LLM enhancement support.
Features
- Multi-format Support - DOCX/DOC, PPTX/PPT, XLSX/XLS, PDF, TXT, MD, JPG/PNG/WebP, URLs
- LLM Enhancement - Format cleaning, metadata generation, image analysis
- Batch Processing - Concurrent conversion, resume capability, progress display
- OCR Recognition - Text extraction from scanned PDFs and images
- URL Conversion - Direct webpage conversion with SPA browser rendering support
- Smart Caching - LLM result caching, SPA domain learning, auto-proxy detection
Installation
One-Click Setup (Recommended)
# Linux/macOS
curl -fsSL https://raw.githubusercontent.com/Ynewtime/markitai/main/scripts/setup.sh | sh
# Windows (PowerShell)
irm https://raw.githubusercontent.com/Ynewtime/markitai/main/scripts/setup.ps1 | iex
Manual Installation
# Requires Python 3.11-3.13 (3.14 not yet supported)
uv tool install markitai
# Or using pip
pip install --user markitai
Quick Start
# Basic conversion
markitai document.docx
# URL conversion
markitai https://example.com/article
# LLM enhancement
markitai document.docx --llm
# Using presets
markitai document.pdf --preset rich # LLM + alt + desc + screenshot
markitai document.pdf --preset standard # LLM + alt + desc
markitai document.pdf --preset minimal # Basic conversion only
# Batch processing
markitai ./docs -o ./output
# Resume interrupted job
markitai ./docs -o ./output --resume
# Batch URL processing (auto-detect .urls files)
markitai urls.urls -o ./output
Output Structure
output/
├── document.docx.md # Basic Markdown
├── document.docx.llm.md # LLM-enhanced version
├── assets/
│ ├── document.docx.0001.jpg
│ └── images.json # Image descriptions
├── screenshots/ # Page screenshots (with --screenshot)
│ └── example_com.full.jpg
Configuration
Priority: CLI arguments > Environment variables > Config file > Defaults
# View configuration
markitai config list
# Initialize config file
markitai config init -o .
# View cache status
markitai cache stats
# Clear cache
markitai cache clear
Config file location: ./markitai.json or ~/.markitai/config.json
Environment Variables
| Variable | Description |
|---|---|
OPENAI_API_KEY |
OpenAI API Key |
GEMINI_API_KEY |
Google Gemini API Key |
DEEPSEEK_API_KEY |
DeepSeek API Key |
ANTHROPIC_API_KEY |
Anthropic API Key |
JINA_API_KEY |
Jina Reader API Key (URL conversion) |
Dependencies
- pymupdf4llm - PDF conversion
- markitdown - Office documents and URL conversion
- LiteLLM - LLM gateway
- RapidOCR - OCR recognition
Documentation
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file markitai-0.3.2.tar.gz.
File metadata
- Download URL: markitai-0.3.2.tar.gz
- Upload date:
- Size: 6.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c74b3e3d8b8002b653ab59744743713a1865943b1b421fa79292809de340923
|
|
| MD5 |
af208917c9e939ec398d5c44b75295a7
|
|
| BLAKE2b-256 |
3cb701b3cf0d2fa9e905bbec4622ef33778f686c9464ba5ba4a8587795d7fee0
|
Provenance
The following attestation bundles were made for markitai-0.3.2.tar.gz:
Publisher:
publish.yml on Ynewtime/markitai
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
markitai-0.3.2.tar.gz -
Subject digest:
4c74b3e3d8b8002b653ab59744743713a1865943b1b421fa79292809de340923 - Sigstore transparency entry: 862031879
- Sigstore integration time:
-
Permalink:
Ynewtime/markitai@23628aa7ef55382b8e750bea9d619383dd66d1ce -
Branch / Tag:
refs/heads/main - Owner: https://github.com/Ynewtime
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@23628aa7ef55382b8e750bea9d619383dd66d1ce -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file markitai-0.3.2-py3-none-any.whl.
File metadata
- Download URL: markitai-0.3.2-py3-none-any.whl
- Upload date:
- Size: 207.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0665f626de7b1033a9faa930176dfbc9a7dad7338de76b07ea30343138c036e9
|
|
| MD5 |
983bad6a5e089229c18557eb539621f5
|
|
| BLAKE2b-256 |
f65bc7177da987bbc723d072bb6c017fd20c5e6c3e62058d19801967ea16d5e3
|
Provenance
The following attestation bundles were made for markitai-0.3.2-py3-none-any.whl:
Publisher:
publish.yml on Ynewtime/markitai
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
markitai-0.3.2-py3-none-any.whl -
Subject digest:
0665f626de7b1033a9faa930176dfbc9a7dad7338de76b07ea30343138c036e9 - Sigstore transparency entry: 862031927
- Sigstore integration time:
-
Permalink:
Ynewtime/markitai@23628aa7ef55382b8e750bea9d619383dd66d1ce -
Branch / Tag:
refs/heads/main - Owner: https://github.com/Ynewtime
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@23628aa7ef55382b8e750bea9d619383dd66d1ce -
Trigger Event:
workflow_dispatch
-
Statement type: