pdf2svg

converts PDF documents to SVG files (one per page)

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