I don't know the answer about whether convert -format "%m" info: is more computationally burdensome that identify -format "%m".
I would doubt it was much. But hopefully Magick or Anthony can answer that question.
I still have no idea why you are the only one having this difficulty with that bmp image!
You likely can also add -ping to either to improve performance and then it might be able to get the %m without having to read the whole file, just the header. But again, that is a question for Magick or Anthony. But I doubt it hurts to add it. see http://www.imagemagick.org/Usage/basics/#controls
Identify does not display any result for bmp
Re: Identify does not display any result for bmp
I am struggling with same issue, that why no one has this problem. When I switch to older version of IM (6.4.6-8) this problem no longer exists, so I would say there can not be any problem with my environment or Java for bmp images.
I would try to test identify on different version and wait for confirmation on convert overhead for now.
Thanks for the help.
I would try to test identify on different version and wait for confirmation on convert overhead for now.
Thanks for the help.
Re: Identify does not display any result for bmp
Can Anthony or Magick please confirm fmw42's suggestion, I would appreciate it.
Thanks.
Thanks.
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Identify does not display any result for bmp
The '%m' should return the images 'format' that IM determined while reading it it. a identify -ping should be able to get that information without needing to fully decode the image.
however going back over this, and to the original discussion topic, I can't find the link to the BMP image that is causing all the problems.
Were we able to discount the possibility of multiple versions being installed?
however going back over this, and to the original discussion topic, I can't find the link to the BMP image that is causing all the problems.
Were we able to discount the possibility of multiple versions being installed?
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/