Sorry, but I don't know exactly where I supposed to post my message.
I need to do something with ImageMagick: I have an empty image (JPEG) who contains an Photoshop clipping path.
With a
Code: Select all
identify -verbose $fileName
But now, I want to insert this clipping path into an other image (also a JPEG) who have no clipping path.
It is possible to do that with ImageMagick or not? If it's possible, how can I do that. I can show you an example if someone need it.
Have a good day!