07-14-2022, 10:51 AM
(This post was last modified: 07-14-2022, 10:55 AM by rich2005.
Edit Reason: typo
)
You can get ImageMagick from http://www.imagemagick.org and in the download section the Windows installer is down towards the bottom of the page.
It is command line and what you need is
And looks like this: https://i.imgur.com/2kFqRus.mp4
I use linux and happy with terminals / command line but thinking about options, not many but for a GUI XnViewMP incorporates exiftool and looks like this in Windows https://i.imgur.com/77K2S2u.jpg
versions here: https://newsgroup.xnview.com/viewtopic.php?f=82&t=43307
It is command line and what you need is
Code:
magick identify -verbose xxxx.xxx
And looks like this: https://i.imgur.com/2kFqRus.mp4
I use linux and happy with terminals / command line but thinking about options, not many but for a GUI XnViewMP incorporates exiftool and looks like this in Windows https://i.imgur.com/77K2S2u.jpg
versions here: https://newsgroup.xnview.com/viewtopic.php?f=82&t=43307