Paper Muncher

Usage

Paper-Muncher is a document rendering tool that converts web documents into high-quality PDFs or rasterized images using the Vaev layout engine. It supports HTTP and local I/O, and CSS units for layout configuration.

paper-muncher <input> -o <output> [options]

Renders a web document to a print-ready file (typically PDF).

Options:

Examples:

paper-muncher article.html -o out.pdf
paper-muncher article.html -o out.pdf --paper Letter --orientation landscape
paper-muncher article.html -o https://example.com/doc.pdf --output-mime application/pdf

NOTE: <scale>, <density>, <orientation>, <length>, <duration> all use CSS unit synthax