Developers

Explore a collection of useful resources

PyMuPDF

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

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.

Go to Release Page

Explore MuPDF Resources

Explore the repo, report bugs, join the community, or contribute.

Go to MuPDF Resources

Read MuPDF Documentation

Browse our full documentation for in-depth guidance on using MuPDF effectively.

Ghostscript Resources

How to Install Ghostscript

1

Checkout the canonical repository with:

2

Build Ghostscript following the instructions here. See Instruction

3

Finally learn how to install Ghostscript for your platform Install Ghostscript

Some Code Samples

Run Ghostscript commands from the command line, for example:

Open a Document
Render page 1 of document in grayscale to a PNG image at a resolution of 300 DPI
Render all pages of a document as JPEG images at a resolution of 150 DPI:

Usage Guide

Detailed instructions for using Ghostscript.

Stay Updated with Ghostscript Releases

Explore the latest updates, features, and improvements for Ghostscript.

Go to Release Page

Explore MuPDF Resources

Explore the repo, report bugs, join the community, or contribute.

Go to Ghostscript Resources

Read Ghostscript Documentation

Browse our full documentation for in-depth guidance on using Ghostscript effectively.

Read Ghostscript Docs

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.