vickypandey14/Convert-PDF-into-Image-By-Python
This Python script converts each page of a PDF document into separate image files. It utilizes the PyMuPDF library (fitz) to handle PDF operations and the Python Imaging Library (PIL) for image processing.
PythonUnlicense
No issues in this repository yet.