Small ImageMagick Project
Budget: $10 – $30 AUD
I have a text file containing separate line items of peoples names. I've been trying to use imagemagick to pull each line item and create and individual png for each of the names with the following.
STAGE 1
- Each png must be 500x500 and transparent
- The persons name text must be in the top left hand corner with a solid background for the area of the text ONLY. The background for the text should be a random colour. The text should have a shadow but the size and font of the text should be easily changed.
- The output file name should be numbered start at 1 and moving up
STAGE 2
- I need to overlay the produced PNG file with another one
- Sample A should be placed on top of Sample B and the result should be Sample C
-The Script should search for 1.png in one folder and over lay it with 1.png in another folder and save it.
STAGE 1
- Each png must be 500x500 and transparent
- The persons name text must be in the top left hand corner with a solid background for the area of the text ONLY. The background for the text should be a random colour. The text should have a shadow but the size and font of the text should be easily changed.
- The output file name should be numbered start at 1 and moving up
STAGE 2
- I need to overlay the produced PNG file with another one
- Sample A should be placed on top of Sample B and the result should be Sample C
-The Script should search for 1.png in one folder and over lay it with 1.png in another folder and save it.
Related categories:
Image Processing