8 Best PDF Document Viewers for Linux Systems
This article is the continuation of our ongoing series about Linux Top Tools, in this series we will introduce you most famous open source tools for Linux systems.
With the increase in use of portable document format (PDF) files on the Internet for on-line books and other related documents, having a PDF viewer/reader is very important on desktop Linux distributions.
There are several PDF viewers/readers that one can use on Linux and they all offer related basic and advanced features.
In this article, we shall look at 8 important PDF viewers/readers that can help you when dealing with PDF files in Linux systems.
1. Okular
It is universal document viewer which is also a free software developed by KDE. It can run on Linux, Windows, Mac OSX and many other Unix-like systems. It supports many document formats such as PDF, XPS, ePub, CHM, Postscript and many others.
It has following features:
- Embedded 3D model
- Subpixel rendering
- Table selection tool
- Geometric shapes
- Adding textboxes, and stamps
- Copy images to clipboard
- Magnifier and many more
To install Okular PDF reader in Linux, use apt or yum to get it as shown:
$ sudo apt-get install okular OR # yum install okular
2. Evince
It is a lightweight document viewer which comes as the default on Gnome desktop environment. It supports document formats such as PDF, PDF, Postscript, tiff, XPS, djvu, dvi, plus many more.
- Search tool
- Page thumbnails for easy reference
- Document Indexes
- Document Printing
- Encrypted Document Viewing
To install Evince PDF reader in Linux, use:
$ sudo apt-get install evince OR # yum install evince
3. Foxit Reader
It is a cross platform, small and fast secure PDF reader. The latest version as of this writing is Foxit reader 7 which offers some security features that protect against vulnerabilities.
It is features-rich with features including:
- An intuitive user interface
- Support for scanning documents into PDF
- Allows shared viewing of documents
- Commenting tools
- Add/verify digital signatures and many more.
To install Foxit Reader on Linux systems, follow below instructions:
$ cd /tmp $ gzip -d FoxitReader_version_Setup.run.tar.gz $ tar -xvf FoxitReader_version_Setup.run.tar $ ./FoxitReader_version_Setup.run
4. Firefox (PDF.JS)
It is a general-purpose web based PDF viewer built with HTML5. It is also an open source, community driven project that is supported by Mozilla labs.
To install PDF.js in Linux systems, follow the below instructions:
$ git clone git://github.com/mozilla/pdf.js.git $ cd pdf.js $ npm install -g gulp-cli $ npm install $ gulp server
http://localhost:8888/web/viewer.html
5. XPDF
It is an old and open source PDF viewer for the X windows system that is supported on Linux and other Unix like operating systems. It additionally includes a text extractor, PDF-to-PostScript converter and many other utilities.
It has an old interface, therefore user who care so much about nice graphics may not enjoy using it so much.
To install XPDF Viewer, use following command:
$ sudo apt-get install xpdf OR # yum install xpdf
6. GNU GV
It is an old PDF and Postscript document viewer that works on an X display by providing a graphical user interface for the Ghostscript interpreter.
It is a improved derivation of Ghostview developed by Timothy O. Theisen, which was originally developed by Johannes Plass. It also has old an graphical user interface.
To install Gnu GV PDF viewer in Linux, type:
$ sudo apt-get install gv OR # yum install gv
7. Mupdf
Mupdf is a free, small, lightweight, fast and complete PDF and XPS viewer. It is highly-extensible because of its modular nature.
A handful of its notable features include:
- Supports a highly quality anti-aliased graphics renderer
- Supports PDF 1.7 with transparency, encryption, hyperlinks, annotations, searching plus many more
- Reads XPS and OpenXPS documents
- Written modularly to support additional features
- Importantly, it can also handle pdf encoded with Chinese GBK well
Visit Homepage: http://mupdf.com/
8. Qpdfview
qpdfview is a tabbed document viewer for Linux that uses Poppler for PDF support. It also supports other document formats as well, includin PS and DjVu.
Below is a list of its features and components:
- Uses Qt toolkit for interfaces
- Uses CUPS for printing purposes
- Supports outline, properties and thumbnail panes
- Supports scale, rotate and fit functions
- Also supports fullscreen and presentation views
- Enables text search
- Supports configurable toolbars
- Supports configurable keyboard shortcuts and many others
Summary
Many people these days prefer using PDF files because many on-line documents and books now come in form PDF files. Therefore getting a PDF viewer that meets your needs is vital.
I hope you find this article useful and if we’ve missed any tool in the above list, do share in the comments and don’t forget to share your additional thoughts, you can leave a comment in the comment section.
Pdf djvu viewer linux
PDFArranger — простая программа для выполнения различных действий с PDF документами (перемещение, удаление, обрезка, поворот страниц в документе, объединение PDF файлов и так далее).
Aesop
PDFShuffler
PDFShuffler — простая программа для объединения нескольких PDF-файлов в один с возможностью базового редактирования.
Qpdfview
Qpdfview — простая программа для просмотра документов PDF, DjVu и PS. Программа не требовательна к системным ресурсам.
ePDFView
ePDFView — бесплатный легковесный просмотрщик PDF файлов не требовательный к ресурсам компьютера. Открывает большинство типов PDF файлов. Имеет простой и удобный интерфейс.
MuPDF
MuPDF — просмотрщик PDF файлов. Легковесный, обеспечивает высокую скорость работы, качественный рендеринг.
Xpdf
Xpdf (XpdfReader) — высокопроизводительный просмотрщик PDF-файлов, легко справляющийся даже с огромными PDF-документами.