284 B
284 B
tags |
---|
pdfimages
To extract individual original images from a PDF document:
pdfimages -png input.pdf prefix
pdftoppm
To convert the actual document to images (so kinda like taking screenshots, but better)
pdf2ppm -png input.pdf output.png