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 seven 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.
* Wed Aug 06 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.25.4-2
- fix CVE-2025-46206 (rhbz#2386393)
* Tue Feb 18 2025 Eduard Basov <ebasov@msvsphere-os.ru> - 1.25.4-1
- Rebuilt for MSVSphere 10
* Sat Feb 08 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.25.4-1
- rebase to 1.25.4 (rhbz#2341961)
- various bugfixes
* Tue Feb 04 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.25.2-5
- use release build
* Tue Feb 04 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.25.2-4
- use proper flags
* Tue Feb 04 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.25.2-3
- avoid core dump of python bindings with gcc15
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.25.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Dec 11 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.25.2-1
- rebase to 1.25.2 (rhbz#2309092)
- various fixes all across the board
- enhanced redaction, structured text and annotation features
- new tool "mutool audit" to create summary of PDF file composition
* Tue Nov 12 2024 Sandro Mani <manisandro@gmail.com> - 1.24.6-4
- Rebuild (tesseract)
* Wed Sep 25 2024 Michel Lind <salimma@fedoraproject.org> - 1.24.6-3
- Rebuild for tesseract-5.4.1-3 (soversion change from 5.4.1 to just 5.4)