Developers
Explore a collection of useful resources
PyMuPDF Resources
How to Install PyMuPDF
Installing PyMuPDF is quick and simple. Just use pip
with the following command:
Some Code Samples
Run Python scripts for example:
1import pymupdf
2
3document = pymupdf.open("path_to_file.pdf")
4
5
6
7
8
9
10
11
More Resources
You can find more of our documentation at
Try PyMuPDF Pro for Office Document Processing
Enhance your Office document workflows with PyMuPDF Pro—offering faster performance, advanced features, and seamless integration for professional document processing.
MuPDF Resources
How to Install MuPDF
There are several ways to install MuPDF, depending on the programming language or environment you're using. Choose the one that fits your project.
Stay Updated with MuPDF Releases
Explore the latest updates, features, and improvements for MuPDF.
Explore MuPDF Resources
Explore the repo, report bugs, join the community, or contribute.
Read MuPDF Documentation
Browse our full documentation for in-depth guidance on using MuPDF effectively.
Ghostscript Resources
How to Install Ghostscript
Checkout the canonical repository with:
Build Ghostscript following the instructions here. See Instruction
Finally learn how to install Ghostscript for your platform Install Ghostscript
Some Code Samples
Run Ghostscript commands from the command line, for example:
Usage Guide
Detailed instructions for using Ghostscript.
Stay Updated with Ghostscript Releases
Explore the latest updates, features, and improvements for Ghostscript.
Explore MuPDF Resources
Explore the repo, report bugs, join the community, or contribute.
Read Ghostscript Documentation
Browse our full documentation for in-depth guidance on using Ghostscript effectively.
Try Ghostscript Enterprise for Office Document Processing
Handle complex Office documents effortlessly with Ghostscript Enterprise, built for high-performance rendering, conversion, and enterprise-grade reliability.