How to save rasterized files in a given folder?
By default, PDF2Image saves rasterized files in the current working folder. To specify another output location, use the ‘-o’ (or –output) parameter. For example: pdf2image -o ‘c:\My Output’ 1.pdf 2.pdf 3.pdf Note: If the specified path does not exist, PDF2Image will attempt to create the necessary folders.