franciscoluna-28/Simple-PDF-Converter-with-Python
The Image to PDF Converter is a simple Python script that allows users to convert a set of image files into a single PDF file. The script uses the Python Imaging Library (PIL) to load, resize, and convert the images into a PDF file format. Requirements:
PythonGPL-3.0