This Python script allows users to convert each page of a PDF file to a JPEG image. It utilizes the *fitz• module from the • PyNuPDF* library to handle the PDF file and the *PIV (Python Imaging Library) library to save the PDF pages as JPEG images.
Primary LanguagePython
This repository is not active