Description
WeasyPrint is a visual rendering engine for HTML and CSS that can export to PDF. It aims to support web standards for printing. WeasyPrint is free software made available under a BSD license.
It is based on various libraries but not on a full rendering engine like WebKit or Gecko. The CSS layout engine is written in Python, designed for pagination, and meant to be easy to hack on.
WeasyPrint alternatives and similar packages
Based on the "PDF" category.
Alternatively, view WeasyPrint alternatives based on common mentions on social networks and blogs.
-
PyPDF2
A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files -
PDFMiner
Python PDF Parser (Not actively maintained). Check out pdfminer.six. -
borb
borb is a library for reading, creating and manipulating PDF files in python. -
pdftabextract
A set of tools for extracting tables from PDF files helping to do data mining on (OCR-processed) scanned documents.
Write Clean Python Code. Always.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of WeasyPrint or a related project?