qpdf

Versatile PDF transformation software. More information: <https://github.com/qpdf/qpdf>.

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