About: This script adds image and text to a pdf file. Prerequisites Libraries: reportlab Install : pip install reportlab How to use: Replace img.jpg with the image you want to add. Add your text inside input.txt. Run in terminal python3 script.py Hurray!! Your PDF is generated.