Python - simple script to add text from CSV to Images
Budget: $10 – $30 USD
I have CSV file with below columns ( attached) :
ID,TXT1, TXT2,FontDirectory,OutputFileName
There is 1 image on which I need to add TXT1 and TXT2 with font from FontDirectory value and save file as OutputFileNamevalue
Python Script need to :
Open JPG file , add TXT1 and TXT2 under ( THT2 under TXT2) with font from FontDirectory then save output file as OutputFileNameValue.
Operation need to be repeated for every line in CSV .
ID,TXT1, TXT2,FontDirectory,OutputFileName
There is 1 image on which I need to add TXT1 and TXT2 with font from FontDirectory value and save file as OutputFileNamevalue
Python Script need to :
Open JPG file , add TXT1 and TXT2 under ( THT2 under TXT2) with font from FontDirectory then save output file as OutputFileNameValue.
Operation need to be repeated for every line in CSV .