pstoedit

Convert PDF files into various image formats. More information: <http://www.pstoedit.net>.

Install

All systems
curl cmd.cat/pstoedit.sh
Debian Debian
apt-get install pstoedit
Ubuntu
apt-get install pstoedit
Arch Arch Linux
pacman -S pstoedit
image/svg+xml Kali Linux
apt-get install pstoedit
CentOS
yum install pstoedit
Fedora
dnf install pstoedit
Windows (WSL2)
sudo apt-get update sudo apt-get install pstoedit
OS X
brew install pstoedit
Raspbian
apt-get install pstoedit

Convert PDF files into various image formats. More information: <http://www.pstoedit.net>.

  • Convert a PDF page to PNG or JPEG format:
    pstoedit -page page_number -f magick path/to/file.pdf page.png|page.jpg]
  • Convert multiple PDF pages to numbered images:
    pstoedit -f magick path/to/file page%d.png|page%d.jpg

© tl;dr; authors and contributors