
PyMuPDF · PyPI
Apr 24, 2026 · PyMuPDF is built on MuPDF — one of the fastest PDF rendering engines available. Typical benchmarks against pure-Python PDF libraries show 10–50× speed improvements for text …
GitHub - pymupdf/PyMuPDF: PyMuPDF is a high performance …
PyMuPDF is a high-performance Python library for data extraction, analysis, conversion, rendering and manipulation of PDF (and other) documents. Built on top of MuPDF — a lightweight, fast C engine — …
PyMuPDF: The Python library for Fast Document Processing with …
PyMuPDF provides fast and powerful tools for reading, manipulating, and extracting semantic data from PDF documents, including text, images, metadata, and structural information.
PyMuPDF Documentation — PyMuPDF 1.20.2 documentation
PyMuPDF Documentation Introduction Note on the Name fitz License and Copyright Covered Version Installation Notes Install from source without using an sdist Enabling Integrated OCR Support …
Installation and Setup | pymupdf/PyMuPDF | DeepWiki
Mar 12, 2026 · This page covers how to install PyMuPDF, configure its optional dependencies, and build it from source. It also documents common post-installation errors and how to resolve them.
pymupdf · Python Simple Repository Browser
PyMuPDF is a high-performance Python library for data extraction, analysis, conversion, rendering and manipulation of PDF (and other) documents. Built on top of MuPDF — a lightweight, fast C engine — …
PyMuPDF Documentation
Last updated on 14. Jan 2018. Created using Sphinx 1.6.6.
MuPDF Releases
MuPDF is the fast & powerful solution for managing PDF and other document formats. Extract, Convert, Merge, Split, Parse, Render, Edit, Sign, View, Annotate, Redact, Optimize PDF.
Metadata and ToC Manipulation With PyMuPDF | Medium
Jul 18, 2023 · PyMuPDF is a library designed to help developers manipulate PDFs and other document types. It is power-packed with features to support a broad array of tasks like extracting text, images, …
How to Merge PDFs with PyMuPDF: A Complete Guide
Jul 9, 2025 · While there are many tools available for this task, PyMuPDF stands out as a powerful Python library that offers precise control over PDF manipulation. In this guide, we'll explore how to …