pdfcrop
Detect and remove margins in each page in a PDF file. More information: <https://github.com/ho-tex/pdfcrop>.
RUN apt-get update && \
apt-get install -y texlive-extra-utils
RUN apt-get update && \
apt-get install -y texlive-extra-utils
RUN pacman -S --noconfirm texlive-pdfcrop-7
RUN apt-get update && \
apt-get install -y texlive-extra-utils
RUN yum install -y texlive-pdfcrop-7
RUN dnf install -y texlive-pdfcrop-7
RUN apt-get update && \
apt-get install -y texlive-extra-utils