MuPDF
MuPDF is a lightweight PDF viewer and toolkit written in portable C.
The renderer in MuPDF is tailored for high quality anti-aliased graphics. MuPDF renders text with metrics and spacing accurate to within fractions of a pixel for the highest fidelity in reproducing the look of a printed page on screen.
MuPDF has a small footprint. A binary that includes the standard Roman fonts is only one megabyte. A build with full CJK support (including an Asian font) is approximately five megabytes.
MuPDF has support for all non-interactive PDF 1.7 features, and the toolkit provides a simple API for accessing the internal structures of the PDF document. Example code for navigating interactive links and bookmarks, encrypting PDF files, extracting fonts, images, and searchable text, and rendering pages to image files is provided.
MuPDF is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
MuPDF is Copyright 2006-2009 Artifex Software, Inc.
Install the MuPDF plug-in for Firefox on Windows.
The latest development source is available directly from the darcs repository. Browse the source or use the following command line to check out the source:
darcs get http://darcs.ghostscript.com/tor/mupdf
You will also need
Jam
or
FTJam
to build the source.
| L, R | Rotate page in 90° increments |
| +, - | Zoom in and out |
| W | Shrink wrap window |
| N, space | Next page |
| B, backspace | Previous page |
| Shift-N | Skip 10 pages forward |
| Shift-B | Skip 10 pages backward |
| M | Mark page for snap back |
| T | Pop back to last mark |
| 123G | Go to page |
MuPDF is developed by Artifex Software, Inc.
For commercial licensing please contact sales@artifex.com.
Report bugs at our bug tracker.