Communityv1.0.0

md-2-pdf

Convert markdown files to clean, formatted PDFs using reportlab

2.5kdownloadsaraa47
View on ClawHubBack to Skills

Skill Details

Slug
md-2-pdf
Latest Version
1.0.0
Author
araa47
Published
Feb 2, 2026
Updated
May 17, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for md-2-pdf.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of md-to-pdf: - Convert markdown files to clean, professional PDFs using reportlab. - Supports headers, bold/italic text, code (inline and blocks), tables, lists (bullet, numbered, task), hyperlinks, and horizontal rules. - Skips YAML frontmatter automatically. - Handles special characters and emojis. - Adds page numbers and uses professional styling. - Command-line options for output file naming and verbose mode.