New %B to show file size in bytes without the B
Posted: 2018-07-05T15:57:22-07:00
Starting with IM 6.9.10.4 and IM 7.0.8.4, you can get the file size in bytes without the trailing B.
118327
118327
Code: Select all
convert lena.png -format "%B\n" info:
Code: Select all
magick lena.png -format "%B\n" info: