Show HN: PlutoPrint – Generate Beautiful PDFs and PNGs from HTML with Python
4 days ago
- #HTML-to-PDF
- #Python-library
- #PDF-generation
- PlutoPrint is a Python library for generating PDFs and images from HTML/XML.
- It uses PlutoBook's rendering engine for high-quality output.
- Supports generating PDFs and images (PNG) from HTML content.
- Can be installed via pip with prebuilt binaries available for Windows and Linux 64-bit.
- Includes command-line and Python API usage examples.
- Features advanced capabilities like generating charts with Matplotlib.
- Documentation, samples, and source code are available on GitHub and ReadTheDocs.
- Licensed under MIT, allowing both personal and commercial use.