Skip to content

ousia/python-fitz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyMuPDF 1.8.0

Release date: Nov 15th, 2015

Authors

  • Ruikai Liu
  • Jorj X. McKie

Introduction

This is the new version 1.8 of PyMuPDF (formerly python-fitz), a Python binding which supports MuPDF 1.8 - "a lightweight PDF and XPS viewer".

MuPDF can access files in PDF, XPS, OpenXPS and EPUB (e-book) formats, and it is known for its top performance and high rendering quality.

With PyMuPDF you therefore can also access files with extensions *.pdf, *.xps, *.oxps or *.epub from your Python scripts.

Installation

Normally it should be as easy as running python setup.py install once MuPDF is in place.

Refer to this document for details.

Usage

Please have a look at the basic demos or the examples which contain complete, working programs.

You can also access the complete documentation as a PDF or as a Windows Help file.

Legacy Support

License

PyMuPDF is distributed under GNU GPL v3.

Contact

You can also find PyMuPDF on the Python Package Index PyPI.

We invite you to join our efforts by contributing to the the wiki pages.

Please submit comments or any issues either to this site or by sending an e-mail to the authors Ruikai Liu, Jorj X. McKie.

About

Python bindings for MuPDF's rendering library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 85.1%
  • Python 14.8%
  • Shell 0.1%