Trying to compress/convert some bmp files using bmf. But getting read errors when actually trying to compress bmp files!?
bmf program has been installed and environment variables set, so the system does recognize and run the bmf program. Typing just bmf in an elevated command window brings up the command syntax for bmf. But typing in bmf -s trava.bmp gives read error!? Why?
The enclosed trava.bmp file was originally a png file converted to bmp using imagemagick (command - magick trava.png trava.bmp).