Markpdf

Convert markdown to beautiful, styled PDFs with light/dark themes. Use when the user needs to send a formatted document in chat, email, or messaging where markdown rendering isn't supported. Converts .md files to .pdf with headers, code blocks, tables, images, and more.

araa47 c7fa47f 687 B Updated

File contents

markpdf

Convert markdown files to styled PDFs.

Setup

uv tool install git+https://github.com/araa47/markpdf

Usage

markpdf input.md                   # creates input.pdf
markpdf input.md -o report.pdf     # custom output
markpdf input.md --dark            # dark mode
markpdf input.md -k                # keep sections on same page

araa47/markpdf/tree/main/skills/markpdf commit c7fa47ffec

Frequently asked questions

npx skillmds@latest add araa47/markpdf