Batch export
Export many Markdown files as one ZIP
Drop in a set of Markdown files and download them as one ZIP — every document rendered with the same theme, font, and format.
Checking quota…
Batch export
How batch export works
Batch export turns a set of Markdown files into a single downloadable ZIP. Choose a theme, font, and format once in export settings, and every file is rendered with the same look. Each run handles up to 15 files.
- 01
Add your files
Drop or select up to 15 .md or .markdown files. They are rendered server-side on the same engine as the single-file exporter.
- 02
Set one shared style
Open export settings to pick theme, font, code style and output format. Every file in the run uses the same configuration.
- 03
Download one ZIP
Files are named in order (01-…, 02-…). Any file that fails to render is replaced by a short .error.txt note so the rest of the batch still downloads.
Frequently asked questions
- Which plans include batch export?
- Batch export is a paid feature. Creator includes 20 runs per month and Pro includes 200. Each run bundles up to 15 Markdown files into one ZIP.
- What counts as one batch run?
- One ZIP export counts as one run, regardless of how many files (up to 15) it contains. Splitting a long document into cards is handled separately by Markdown to Cards and does not use this quota.
- Which output formats are supported?
- PNG, JPEG, WebP, PDF and DOCX. Theme, font and code style apply to image and PDF output; DOCX uses its own fixed document layout.
- What happens if one file fails?
- The rest of the batch still exports. Any file that fails is replaced inside the ZIP by a short .error.txt note, and the run still counts against your quota if at least one file succeeds.