Urgent: Specify "ClippingPathName" (0xbb7) for a TIFF image file

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
ykumar
Posts: 2
Joined: 2015-06-04T02:17:09-07:00
Authentication code: 6789

Urgent: Specify "ClippingPathName" (0xbb7) for a TIFF image file

Post by ykumar »

hi,

Due to the popular use of image magick, I chose this powerful tool for my project.
But as I am a newbie I'm facing problems using this.
I have the following requirement to complete with in no time.
I have TIFF images with clipping path embedded in the image. But the Photoshop tag
"ClippingPathName" (0x0bb7) has to be set with the name of "Path" for each of the images which will be identified by Photshop or illustrator.

Any ideas on how to accomplish this using imageMagick.
Thanks in advance..
Post Reply