LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

okular

KDE's universal document viewer

TLDR

Open document
$ okular [document.pdf]
copy
Open at specific page
$ okular -p [5] [document.pdf]
copy
Open in presentation mode
$ okular --presentation [document.pdf]
copy
Open with specific backend
$ okular --backend [poppler] [document.pdf]
copy
Print document
$ okular --print [document.pdf]
copy
Unique instance (reuse window)
$ okular --unique [document.pdf]
copy
Start without plugins
$ okular --no-plugins [document.pdf]
copy

SYNOPSIS

okular [-p page] [--presentation] [--unique] [options] files

DESCRIPTION

okular is KDE's universal document viewer. It supports PDF, EPUB, DjVu, PostScript, images, and many other formats through plugins.PDF viewing includes annotations, form filling, and digital signature verification. Documents can be annotated with highlights, notes, and drawings. Annotations save separately or embed in the file.Presentation mode provides fullscreen display for slideshows. Transitions and notes support make it suitable for presentations.Text selection and search work across supported formats. Continuous and multi-column layouts adapt to reading preferences.The editor integration enables clicking source locations in PDFs to open corresponding positions in LaTeX editors. This supports the SyncTeX workflow.Printing includes advanced options like booklet printing and page scaling. Print preview shows the exact output.

PARAMETERS

-p PAGE

Start at page number.
--presentation
Start in presentation mode.
--unique
Use single instance.
--print
Print and exit.
--backend NAME
Use specific backend.
--no-plugins
Disable plugins.
--editor-cmd CMD
Editor for source links.
--find TEXT
Search for text on open.
--noraise
Don't raise window.

INSTALL

sudo apt install okular
copy
sudo dnf install okular
copy
sudo pacman -S okular
copy
sudo apk add okular
copy
sudo zypper install okular
copy

CAVEATS

KDE-based, pulls in KDE dependencies. Some format support requires optional backends. Large documents may be memory-intensive.

HISTORY

Okular was created for KDE 4 in 2007, merging several KDE document viewers (KPDF, KGhostView, KFax) into a unified application. It became KDE's standard document viewer, continuously expanding format support.

SEE ALSO

evince(1), zathura(1), mupdf(1), xpdf(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid