When comparing Zathura vs MPV, the Slant community recommends MPV for most people. In the question“What are the best applications to use on a X11 window manager?” MPV is ranked 1st while Zathura is ranked 5th. The most important reason people chose MPV is:
When used with youtube-dl.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Lightweight
Zathura is fast and can open a pdf file almost instantly.
Pro Clean interface
Inferface is clean and shows only a small statusbar.
Pro Vim bindings
You can browse files via keyboard, using keyboard commands similar to vim (text editor).
Pro Automatic document reloading
Zathura will automatically refresh the view when a document has been modified. (By contrast, Chrome requires a manual refresh and brings you back to the top of the document so that you have to scroll back down).
Pro Default page layout always same and predictable
No unpredictable window opening behavior like Atril. Together with it's easy ways to scroll and zoom, zathura is perfect for fast look through lots of PDFs
Pro Detailed adjustment of dark mode
- recolor-darkcolor
- recolor-lightcolor
- recolor-keephue
- recolor-reverse-video
(see manpage zathurarc)
Also, proper dark mode: colors are grayscaled not inverted.
Pro Deactivation of all GUI elements
Pro Very detailed adjustment of page layout
For example:
- pages-per-row 3 (3 pages next to each other)
- first-page-column 3:1 (for 3 page column layout: first page is on the left)
- page-right-to-left false (2nd and 3rd page are shown right to the 1st)
Unfortunately I haven't found a way yet to map these commands to a key. The ability to prefix a shortcut with a number argument would lend itself perfectly to achieve what I had in mind.
Pro Call userscripts on document
For example:
map <C-l> exec "termite -c ./termite_config --class float -e 'tmux new-session /bin/ranger $(dirname "%")'"
<C-l> opens ranger with directory containing the opened document
Other ideas:
- extract pages
- print pages
Pro Good documentation of configuration options
See man page "zathura".
Pro Multiple tabs via tabbed
https://tools.suckless.org/tabbed/
But unlike qpdfview search will only operate on one tab instance.
Pro Integrates with streaming services
When used with youtube-dl.
Pro Needs no additional codecs
Everything MPV needs to play media files is contained within which means no outside codecs are needed.
Pro Minimal interface
Click to open files and get Video with sound (and passthrough of codecs like DTS etc) for a perfect cinema experience. Works okay for many files.
Default window is not much more than a title bar - and if you drag/resize the window it resizes the video and leaves no empty areas. There is no visible control or display unless you use mouse/keyboard over the window.
This is the best player to use unless you're going for a media center (then use MPV based Plex Media Player to display and play the Plex Server library).
Pro Up to date
Always up to date, rapid development.
Pro Extremely responsive
Pro Caches livestreams
Intelligently caches livestreams and enables jumping within the cached stream.
Pro Fast
Cons
Con No annotation support
Con No thumbnail view
Unlike qpdfview, okular and evince, which have it.
Con Input forms are not editable
qpdfview, okular and evince do this.
Con Minimal theme support
Con Lack of a typical GUI can be jarring to some
The minimal interface comes at the cost of beginner-friendliness. You need to know keyboard shortcuts by heart, settings are set in text files, right-clicking won't bring up a menu, etc.