Menu

#111 This specific .bmp file won't optimize correctly due to ImageW.exe

15.x
closed
Nikkho
None
2022-11-02
2022-03-03
Devedse
No

Hello, I have a specific .bmp image that won't optimize correctly:

Original Optimized

This seems to be due to an issue with imagew.exe. The command that's being executed is:

imagew.exe -noresize -zipcmprlevel 9 -outfmt bmp -compress "rle" "MonoGameIcon.bmp" "MonoGameIconOriginal_Optimized.bmp"

I've already created an issue on the ImageWorsener github. I will update this ticket once there's more information:
https://github.com/jsummers/imageworsener/issues/41

Discussion

  • Nikkho

    Nikkho - 2022-03-04
    • status: open --> pending
     
  • Nikkho

    Nikkho - 2022-03-04

    Thank you so much.
    Looking forward.

     
  • Devedse

    Devedse - 2022-04-05

    The issue is now fixed by the maintainer of imagew:
    https://github.com/jsummers/imageworsener/issues/41#issuecomment-1089151580

    You have to change the CLI to include:

    -opt bmp:version=auto
    
     
  • Nikkho

    Nikkho - 2022-04-06
     
  • Nikkho

    Nikkho - 2022-04-06
    • status: pending --> closed
    • Milestone: 16.x --> 15.x
     
  • Devedse

    Devedse - 2022-11-02

    Hello @nikkho, I saw that you reverted ImageW to version 1.3.4 again which doesn't contain the fix for this bug.

    https://sourceforge.net/p/nikkhokkho/code/1732/

    I've asked the creator to create an imagew 1.3.5 version but it would be helpfull to revert this change if possible.

     
  • Nikkho

    Nikkho - 2022-11-02

    Thank you. I restored the test 41 build.
    https://sourceforge.net/p/nikkhokkho/code/1759/

    Waiting for 1.3.5.

     

Log in to post a comment.

MongoDB Logo MongoDB