(PAID) bash/python script to create templated text fields over image
Posted: 2017-01-16T12:58:25-07:00
Greetings,
Please see attached example.
I need to be able to pipe in different variables to create a card like the example (including swapping out the background image).
A variety of different image sizes and texts lengths are going to be input, so I need to make sure that everything is somewhat dynamic. The relative output resolution needs to be able to scale as well. It will mostly be 1920x1080 and 3840x2160.
It also need to abide by the broadcast safe lines (Text on the left is justified left, the image is justified right).
Please feel free to DM me with quotes.
UPDATE:
I realize this actually may not be able to be done gracefully in bash. So the calculations of sizes may need to be done in python, which is fine.
Please see attached example.
I need to be able to pipe in different variables to create a card like the example (including swapping out the background image).
A variety of different image sizes and texts lengths are going to be input, so I need to make sure that everything is somewhat dynamic. The relative output resolution needs to be able to scale as well. It will mostly be 1920x1080 and 3840x2160.
It also need to abide by the broadcast safe lines (Text on the left is justified left, the image is justified right).
Please feel free to DM me with quotes.
UPDATE:
I realize this actually may not be able to be done gracefully in bash. So the calculations of sizes may need to be done in python, which is fine.