Recreate a driver's license/passes with image and text
Posted: 2018-11-01T13:19:15-07:00
Hi all, I've been using the basic stuff of imagemagick for opver a decade and love it, but i want to make something more difficult than just text on an image;-)
I'd like to use an image (from a URL), crop/mask that and put it on the right side of an image, like a driver's license or any other sort of ID, then print text (name) next to it.
Is there a preferred (thus fastest and gentle on the server) way of doing this? Can it be done in one convert cmd line? Or I need one for the masking, one for the positioning on the rectangle and 1 for the text?
Thanks.
I've studied this but it is mostly centered thumbs:
http://www.imagemagick.org/Usage/thumbnails/
I'd like to use an image (from a URL), crop/mask that and put it on the right side of an image, like a driver's license or any other sort of ID, then print text (name) next to it.
Is there a preferred (thus fastest and gentle on the server) way of doing this? Can it be done in one convert cmd line? Or I need one for the masking, one for the positioning on the rectangle and 1 for the text?
Thanks.
I've studied this but it is mostly centered thumbs:
http://www.imagemagick.org/Usage/thumbnails/