pdftops
PDF utilities (based on Poppler)
RUN apt-get update && \
apt-get install -y poppler-utils
RUN apt-get update && \
apt-get install -y poppler-utils
RUN apk add poppler
RUN pacman -S --noconfirm poppler
RUN apt-get update && \
apt-get install -y poppler-utils
RUN yum install -y poppler-utils
RUN dnf install -y poppler-utils
RUN apt-get update && \
apt-get install -y poppler-utils