Skip to content

PDF Converter

Toggytokyo edited this page Apr 12, 2024 · 1 revision

This script uses the pdf2image library which can be found here.

The script itself is pretty simple, it just gathers all of the PDF files in its directory and uses the pdf2image library to convert them to images. The converted images are then placed into a folder.

Possible future changes: Add a simple UI to make use easier.

Clone this wiki locally