Skip to content

pdf-creator

Convert markdown files to professional PDF documents with proper Chinese font support, theme system, and visual self-check. Use whenever the user asks to create PDFs, convert markdown to PDF, generate printable documents, or needs documents formatted for print or mobile reading. This skill MUST be used instead of manual pandoc/Chrome invocations — it handles CJK typography, Chrome header/footer suppression, and mandatory visual verification that manual approaches miss. **Scope — markdown → PDF only.** For Word (.docx) output use `minimax-docx`; this skill does not produce docx and the two pipelines are intentionally orthogonal.

Repository Source folder

Details

Path
daymade-docs/pdf-creator
Bundled scripts
7
Dependencies
1

Bundled scripts

  • daymade-docs/pdf-creator/scripts/md_to_pdf.py
  • daymade-docs/pdf-creator/scripts/batch_convert.py
  • daymade-docs/pdf-creator/scripts/tests/test_cjk_tables.py
  • daymade-docs/pdf-creator/scripts/tests/test_cjk_code_blocks.py
  • daymade-docs/pdf-creator/scripts/tests/test_self_check_preview.py
  • daymade-docs/pdf-creator/scripts/tests/test_list_rendering.py
  • daymade-docs/pdf-creator/scripts/tests/test_typography_lint.py

FAQ