Zathura

Tango-view-fullscreen.pngThis article or section needs expansion.Tango-view-fullscreen.png

Reason: This article needs to be expanded; otherwise, it doesn't give much more information than what is in List of applications. (Discuss in Talk:Zathura#)
Zathura is a highly customizable and functional document viewer. It provides a minimalistic and space saving interface as well as an easy usage that mainly focuses on keyboard interaction. Different file formats are supported through plugins. Support is available for PDF, DJVU, PS and CB files.

Installation

Install the zathura package as well as those packages that provide the wanted file formats:

Available plugin packages are:

zathura-pdf-poppler or zathura-pdf-mupdf for PDF support

zathura-djvu for DjVu support

zathura-ps for PostScript support

zathura-cb for comic book support

Features

Zathura automatically reloads documents. When working in compiled documents such as those written in LaTeX, Zathura will refresh the output whenever compilation takes place. Zathura has the option of enabling inverse search (using "synctex").

Zathura can adjust the document to best-fit or to fit width, and it can rotate pages. It can view pages side-by-side and has a fullscreen mode. Pages can also be recolored to have a black background and white foreground.

Zathura can search for text and copy text to the primary X selection. It supports bookmarks and can open encrypted files.

The behavior and appearance of Zathura can be customised using a configuration file. Zathura has the ability to execute external shell commands. It can be opened in tabs using tabbed.

Useful tips

Enable copy to clipboard

 ~/.config/zathura/zathurarc 
set selection-clipboard clipboard

See also