I'm trying to compress bmp image using RLE into bmp.
I don't know what I'm doing wrong. The compression does nothing.
So I'm using the command:
Code: Select all
magick convert .\matterhorn.bmp -compress RLE BMP3:mt_rle.bmp
Code: Select all
magick identify .\matterhorn.bmp .\mt_rle.bmp
.\matterhorn.bmp BMP3 1280x720 1280x720+0+0 8-bit sRGB 2.63677MiB 0.016u 0:00.013
.\mt_rle.bmp BMP3 1280x720 1280x720+0+0 8-bit sRGB 2.63677MiB 0.016u 0:00.013
Any help would be appreciated.
____________________________________________________
I'm using PowerShell on Windows 10.
Version: ImageMagick 7.0.7-28 Q16 x64 2018-03-25
Visual C++: 180040629