PyMuPDFPro 1.24.10

Creator: bradpython12

Last updated:

Add to Cart

Description:

PyMuPDFPro 1.24.10

PyMuPDF Pro
Overview
PyMuPDF Pro is a set of commercial extensions for PyMuPDF.


Enables Office document handling, including doc, docx, hwp, hwpx, ppt, pptx, xls, xlsx, and others.


Supports text and table extraction, document conversion and more.


Available for these platforms only:

Windows x86_64.
Linux x86_64 (glibc).
MacOS x86_64.
MacOS arm64.



See https://artifex.com/products/pymupdf-pro/ for more.


Installation
pip install pymupdfpro
This will also install PyMuPDF.
Usage:
Restricted usage without a key:
import pymupdf.pro
pymupdf.pro.unlock()

# PyMuPDF has now been extended with PyMuPDF Pro features, with some
# restrictions.

Unrestricted usage with a key from https://pymupdf.io/try-pro:
import pymupdf.pro
pymupdf.pro.unlock(my_key)

# PyMuPDF has now been extended with PyMuPDF Pro features.


For more please see: https://pymupdf.readthedocs.io/en/latest/pymupdf-pro.html#usage

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.