About 9,960 results
Open links in new tab
  1. 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 …

  2. 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 — …

  3. 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.

  4. 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 …

  5. 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.

  6. 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 — …

  7. PyMuPDF Documentation

    Last updated on 14. Jan 2018. Created using Sphinx 1.6.6.

  8. 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.

  9. 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, …

  10. 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 …