pdf2svg
converts PDF documents to SVG files (one per page)
Install
- All systems
-
curl cmd.cat/pdf2svg.sh
- Debian
-
apt-get install pdf2svg - Ubuntu
-
apt-get install pdf2svg - Arch Linux
-
pacman -S pdf2svg - Kali Linux
-
apt-get install pdf2svg - Fedora
-
dnf install pdf2svg - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install pdf2svg - OS X
-
brew install pdf2svg - Raspbian
-
apt-get install pdf2svg
pdf2svg
converts PDF documents to SVG files (one per page)
pdf2svg is a tiny command-line utility using Cairo and Poppler to convert PDF documents into SVG files. Multi-page PDF can be split up to one SVG per page by passing a file naming specification.