I'm using IM7 and for testing purposes want to return the title of the image via identify -format on windows in a batch file using this line of code
Code: Select all
magick identify -format "%t" index.jpg
Code: Select all
magick identify -format "%t" index.jpg