·html-to-pdf
#

html-to-pdf

aviz85/claude-skills-library

Convert HTML to PDF with pixel-perfect rendering and excellent Hebrew/RTL support. Use when the user asks to 'convert HTML to PDF', 'generate PDF from HTML', 'create PDF from webpage', 'export to PDF', or needs PDF generation with Hebrew text support.

219Installs·12Trend·@aviz85

Installation

$npx skills add https://github.com/aviz85/claude-skills-library --skill html-to-pdf

SKILL.md

Pixel-perfect HTML to PDF conversion using Puppeteer (Chrome headless). Provides excellent support for Hebrew, Arabic, and other RTL languages with automatic direction detection.

Backgrounds on html or body cause extra pages! Put backgrounds on a container element instead:

| --format= | Page format: A4, Letter, Legal, A3, A5 | A4 | | --landscape | Use landscape orientation | false | | --margin= | Set all margins (e.g., "20mm", "1in") | 20mm | | --margin-top= | Top margin | 20mm | | --margin-right= | Right margin | 20mm | | --margin-bottom= | Bottom margin | 20mm | | --margin-left= | Left margin | 20mm |

Convert HTML to PDF with pixel-perfect rendering and excellent Hebrew/RTL support. Use when the user asks to 'convert HTML to PDF', 'generate PDF from HTML', 'create PDF from webpage', 'export to PDF', or needs PDF generation with Hebrew text support. Source: aviz85/claude-skills-library.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aviz85/claude-skills-library --skill html-to-pdf
Category
#Documents
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is html-to-pdf?

Convert HTML to PDF with pixel-perfect rendering and excellent Hebrew/RTL support. Use when the user asks to 'convert HTML to PDF', 'generate PDF from HTML', 'create PDF from webpage', 'export to PDF', or needs PDF generation with Hebrew text support. Source: aviz85/claude-skills-library.

How do I install html-to-pdf?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aviz85/claude-skills-library --skill html-to-pdf Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/aviz85/claude-skills-library