Retreive info with ImageMagick
Posted: Tue Dec 03, 2019 11:55 am
I have been using ImageMagick for different conversions in Switch, and that works great. However, now I only need to retrieve some information about the images in order to sort them in Switch. I'm trying to use "Identify -verbose" as the command for this, but how can I pick up the info that this command returns?
Basically I want to sort images based on wheter they contain a clipping path or not.
Basically I want to sort images based on wheter they contain a clipping path or not.