Pdfme
Open-source PDF generation library built with TypeScript and React. Features a WYSIWYG template designer, PDF viewer, and powerful generation capabilities. Create custom PDFs effortlessly in both browser and Node.js environments.
CLI Workflow
For agentic workflows, local verification, or JSON-first template iteration, use @pdfme/cli.
pdfme validate: validate template or unified job JSON before generationpdfme doctor: diagnose runtime, font,basePdf, and output-path issues beforegeneratepdfme generate --image --grid: generate PDFs and inspect layout via rendered page images