Belval / pdf2image

A python module that wraps the pdftoppm utility to convert PDF to PIL Image object
MIT License
1.66k stars 195 forks source link

Feature: Specific pages to convert. #285

Open ivholmlu opened 4 months ago

ivholmlu commented 4 months ago

convert_from_path An addition parameter that handles a list of indexes to convert could be neat.

In addition to the first_page and last_page.