Aspose.PDF FOSS for Python

Requires Python 3.11 or later. See below to install it. The core package depends only on cryptography and asn1crypto, with optional extras for Pillow-based image support, Brotli-based WOFF2 decoding, and HarfBuzz-based complex text layout.

git clone https://github.com/aspose-pdf-foss/Aspose-PDF-FOSS-for-Python.git
cd Aspose-PDF-FOSS-for-Python
pip install -e .

Select a section to begin:

See Also