What's the amount of information that I can extract
Posted: 2019-08-01T03:49:11-07:00
Hello,
I am working on a little research project and I wanted to know if ImageMagick could help me, I was seeing the amount of information that you can get with "identify -verbose" but I am not sure if I can get any more.
I would be interested in things like comparing the most usual codecs used by HEIF with olders standards like JPEG 2000, JPEG...
So Im interested in the most amount of data possible, if I can compress or decompress with different decoders, times of compression, quality, size, memory usage. And how deep can I go into the data, because Im no good with coding, so I can't compile and analyze a reference software.
I am working on a little research project and I wanted to know if ImageMagick could help me, I was seeing the amount of information that you can get with "identify -verbose" but I am not sure if I can get any more.
I would be interested in things like comparing the most usual codecs used by HEIF with olders standards like JPEG 2000, JPEG...
So Im interested in the most amount of data possible, if I can compress or decompress with different decoders, times of compression, quality, size, memory usage. And how deep can I go into the data, because Im no good with coding, so I can't compile and analyze a reference software.