pdf2svg
converts PDF documents to SVG files (one per page)
RUN apt-get update && \
apt-get install -y pdf2svg
RUN apt-get update && \
apt-get install -y pdf2svg
RUN pacman -S --noconfirm pdf2svg
RUN apt-get update && \
apt-get install -y pdf2svg
RUN dnf install -y pdf2svg
RUN apt-get update && \
apt-get install -y pdf2svg