IM7 -format usage [DELETEME]
- Marsu42
- Posts: 75
- Joined: 2014-06-12T03:17:45-07:00
- Authentication code: 6789
- Location: Berlin
- Contact:
IM7 -format usage [DELETEME]
... doh, found out for myself that im7 magick.exe is not drop-in for im6 identify.exe :-\ - please update http://imagemagick.org/script/escape.php to state that the specified identify.exe syntax no longer works.
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
- Contact:
Re: IM7 -format usage [DELETEME]
In IM7 use:
See http://imagemagick.org/script/porting.php#cli for the above syntax
or
Which simply replaces magick for convert
Code: Select all
magick identify -format "%t" rose.jpg
roseor
Code: Select all
magick rose.jpg -format "%t" info:
roseWho is online
Users browsing this forum: Semrush [Bot] and 3 guests