PDF to Images
ITA
Script Python a riga di comando per convertire i file pdf in immagini.
Requisiti
Per utilizzare questo script Python รจ necessario aver installato sul proprio pc: - Python - Poppler e deve aver impostato correttamente la variabile PATH enviroment. - pdf2image con gestore di pacchetti pip
ENG
Command Line Python script to convert pdf files to images.
Requirements
To use this Python script you need to have installed on your pc: - Python - Poppler library and must have correctly set the PATH enviroment variable. - pdf2image with pip package manager