Control Documents with Zathura - Modal Viewer | Online Free DevTools by Hexmos
Control documents easily with Zathura, a modal document viewer. Navigate, rotate, and search within documents using a command-line interface. Free online tool, no registration required.
zathura
A Vim-like modal document viewer, with an integrated command-line. Make sure a backend is installed (poppler, PostScript, or DjVu). More information: https://pwmt.org/projects/zathura/.
- Open a file:
zathura {{path/to/file}}
- Navigate left/up/down/right:
{{<h>|<j>|<k>|<l>|<ArrowKeys>}}
- Rotate:
<r>
- Invert Colors:
<Ctrl r>
- Search for text by a given string:
</>{{string}}
- Create/delete bookmarks:
<:>{{bmark|bdelete}} {{bookmark_name}}<Enter>
- List bookmarks:
<:>blist<Enter>