identify pure Vector image

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
pshahukhal
Posts: 1
Joined: 2015-05-06T01:34:54-07:00
Authentication code: 6789

identify pure Vector image

Post by pshahukhal »

Hi
Is there any way in imagemagick to check if the image format is a pure vector one or to find out if there are any scalar components in the image .As per my knowledge , even if the images have an extension of vector files like .eps ,.ai they may not be pure vectors .I need to make this check for .eps,.ai and .pdf files .

Thanks
Post Reply