mutool
Convert PDF files, query information and extract data. More information: <https://mupdf.readthedocs.io/en/latest/mupdf-command-line.html>.
RUN apt-get update && \
apt-get install -y mupdf-tools
RUN apt-get update && \
apt-get install -y mupdf-tools
RUN apk add mupdf-tools
RUN pacman -S --noconfirm mupdf-tools
RUN apt-get update && \
apt-get install -y mupdf-tools
RUN dnf install -y mupdf
RUN apt-get update && \
apt-get install -y mupdf-tools