Search found 2 matches

by KaLa
2015-03-24T01:41:55-07:00
Forum: Users
Topic: Clipping paths
Replies: 3
Views: 1393

Re: Clipping paths

Your script could catch this error and run an alternative command. Or it could run "identify -verbose" first to determine whether a clip path is present. I'm using IM through an external tool connector from a DAM system and can only pass "one liners" to IM.. Example: C:\Program Files\ImageMagick-6 ...
by KaLa
2015-03-20T07:00:41-07:00
Forum: Users
Topic: Clipping paths
Replies: 3
Views: 1393

Clipping paths

Hi guys, I could really use som help with this... I have a huge archive of images, some of them contain clipping paths - and some don't. Want I want is a command line that will process clipping when a path is present - and when it is not --> to continue with the rest of the parameters and complete ...