How does it differ from https://weasyprint.org ?
WeasyPrint is great, but PlutoPrint takes a different angle: the engine is all C++, so it’s faster and lighter on memory. It can render directly to PNG as well as PDF, and has stronger SVG support.
Re: Show HN: PlutoPrint – Generate PDFs and PNGs from HTML with Python
#11PlutoBook looks very impressive. Is it based on another renderer?