Watermarking with Python Script
Budget: $30 – $250 USD
Hi,
Im looking for a custom python script that will do the following:
It will add a watermark(custom text) to any of the following filetypes:
1. Pdf
2. Office docs - word(.doc and docx), excel(xls, xlsx, xlsm), power point(ppt, pptx)
3. Image file formats (JPEG (or JPG), PNG, GIF, TIFF, PSD,PDF, EPS,AI)
No front end or gui needed. Using python libraries and not a third party application.
2 modes of operation:
Mode 1 - if the file has custom metadata - then use the custom metadata as the text for the watermark. i will be guiding you on this.
Mode 2 - if there is no custom metadata - then use the built in custom text - this will be editable in the actual script - so please document and comment where this is changed.
Special Notes: The script will automatically apply the watermark of either Mode1 or Mode1 on the entire folder the script is run against - so please do not hardcode the script location. All the source code must include clear explanatation and notes - and clear instructions on how to test. Visual studio code is used on my side but might need some help to setup so as to run the script.
Im looking for a custom python script that will do the following:
It will add a watermark(custom text) to any of the following filetypes:
1. Pdf
2. Office docs - word(.doc and docx), excel(xls, xlsx, xlsm), power point(ppt, pptx)
3. Image file formats (JPEG (or JPG), PNG, GIF, TIFF, PSD,PDF, EPS,AI)
No front end or gui needed. Using python libraries and not a third party application.
2 modes of operation:
Mode 1 - if the file has custom metadata - then use the custom metadata as the text for the watermark. i will be guiding you on this.
Mode 2 - if there is no custom metadata - then use the built in custom text - this will be editable in the actual script - so please document and comment where this is changed.
Special Notes: The script will automatically apply the watermark of either Mode1 or Mode1 on the entire folder the script is run against - so please do not hardcode the script location. All the source code must include clear explanatation and notes - and clear instructions on how to test. Visual studio code is used on my side but might need some help to setup so as to run the script.