This Python script Creates PDF file from List of Images using Pillow.
This script can come very handy if you have a lot of images and you want to add them to a PDF file without using other apps which are usually full of advertisements and background services and sometimes can be malicious or spywares.
- Python 3.8.5
- Pillow >= 7.2.0
pip3 install Pillow
python3 to_script.py <path_to_images> <destination_path>
python3 to_script.py ~/Pictures Output.pdf