The script will parse a PDF and return any images as PNG files
- assumes one image per page (fix incoming)
- will not work with secured or encrypted PDF files
Run the script and input the file path when required. The output folder will be generated in the same location as the script using the PDF file name as a folder name.
- ability to customise output path
- ability to parse more than one image per page
- ability to customise output file name
- ability to customise output file type
Whenever I feel like it.