md-to-pdf
Installation
SKILL.md
Markdown to PDF Converter
Convert Markdown files to beautifully formatted PDF documents with full CJK (Chinese/Japanese/Korean) font support.
Features
- Excellent Chinese (CJK) font support using Microsoft YaHei
- Image rendering support (HTTP/HTTPS URLs and local paths)
- Automatic image scaling with aspect ratio preservation
- Single file and batch directory conversion
- Clean, readable typography optimized for Chinese content
- Concurrent batch processing with progress tracking
Dependencies
pip install reportlab markdown beautifulsoup4 html5lib tqdm