MuPDF
Sign in to saveMuPDF is a free and open-source software framework written in C that implements a PDF, XPS, and EPUB parsing and rendering engine. It is used primarily to render pages into bitmaps, but also provides support for other operations such as searching and listing the table of contents and hyperlinks.
Key facts
- Software.logo
- MuPDF.svg
- Software.logo_size
- 170px
- Software.caption
- MuPDF Logo
- Software.author
- Tor Andersson
- Software.developer
- Artifex Software
- Software.programming language
- C
- Software.operating system
- Unix-like, Windows, Android, iOS
- Software.license
- dual-licensed (GNU Affero General Public License and commercial permissive license)
- Software.genre
- Framework
via Wikipedia infobox
Wikidata facts
- Official website
- artifex.com/products/mupdf
Show 8 more facts
- Commons category
- MuPDF
- source code repository URL
- github.com/ccxvii/mupdf
- issue tracker URL
- bugs.ghostscript.com
- IRC channel URL
- irc://libera.chat/mupdf
- software version identifier
- 1.27.2
- Stack Exchange tag
- stackoverflow.com/tags/mupdf
- inception
- 2004-09-00
- publication date
- 2005-03-31
Sources (11)
via Wikidata · CC0
~3 min read
Article
4 sectionsContents
- History
- See also
- References
- External links
MuPDF is a free and open-source software framework written in C that implements a PDF, XPS, and EPUB parsing and rendering engine. It is used primarily to render pages into bitmaps, but also provides support for other operations such as searching and listing the table of contents and hyperlinks.
The focus of MuPDF is on speed, small code size, and high-quality anti-aliased rendering. Since the 1.2 release, MuPDF has optional support for interactive features such as form filling, JavaScript and transitions.