Lightweight PDF and XPS viewer and parser/rendering library
MuPDF is a lightweight PDF and XPS viewer and parser/rendering library. The renderer in MuPDF is tailored for high-quality anti-aliased graphics. It 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 is also small, fast, and yet complete. It supports PDF 1.7 with transparency, encryption, hyperlinks, annotations, search and many other bells and whistles. MuPDF can also read XPS documents (OpenXPS ECMA-388).
MuPDF is a lightweight PDF and XPS viewer and parser/rendering library. The renderer in MuPDF is tailored for high-quality anti-aliased graphics. It 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 is also small, fast, and yet complete. It supports PDF 1.7 with transparency, encryption, hyperlinks, annotations, search and many other bells and whistles. MuPDF can also read XPS documents (OpenXPS ECMA-388).
To install mupdf, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install mupdf
To see what files were installed by mupdf, run:
port contents mupdf
To later upgrade mupdf, run:
sudo port selfupdate && sudo port upgrade mupdf
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.