mutool

Convert PDF files, query information and extract data. More information: <https://mupdf.readthedocs.io/en/latest/mupdf-command-line.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y mupdf-tools
Ubuntu
RUN apt-get update && \ apt-get install -y mupdf-tools
Alpine
RUN apk add mupdf-tools
Arch Arch Linux
RUN pacman -S --noconfirm mupdf-tools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mupdf-tools
Fedora
RUN dnf install -y mupdf
Raspbian
RUN apt-get update && \ apt-get install -y mupdf-tools
click the source code to copy install mutool on any operating system with command-not-found.com