img2pdf

Command-line lossless converter of raster images to PDF. More information: <https://gitlab.mister-muffin.de/josch/img2pdf>.

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