caressofsteel / pdftoimage

Converts PDF pages to images using Poppler and Exiftool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDFToImage

Extract and convert specific pages from a PDF to various image formats.


I wrote this script to use ExifTool for counting the total pages in the PDF and then pdftocairo to convert the cover (page 1) and the back (last page) into images, but it can be edited to process any number or range of pages in a PDF.

This script uses the following Windows command line tools:

About

Converts PDF pages to images using Poppler and Exiftool


Languages

Language:PowerShell 100.0%