Page 1 of 1

Actions > Change color depth > Colors -- 64 does not work

Posted: Sun Jun 21, 2020 9:26 am
by anontestings
Actions > Change color depth > Colors -- 64 does not work.

Re: Actions > Change color depth > Colors -- 64 does not work

Posted: Thu Jun 25, 2020 11:33 am
by xnview
:bugconfirmed: Thanks to your detailed description I can reproduce the problem.

Re: Actions > Change color depth > Colors -- 64 does not work

Posted: Thu Jul 09, 2020 2:40 am
by anontestings
you're welcome. but still not fixed. i put xnconvert. thanks.

Re: Actions > Change color depth > Colors -- 64 does not work

Posted: Thu Jul 09, 2020 2:41 am
by anontestings
"xnconvert > actions > change color depth > colors > 64" does not work.

i mean, in xnconvert, if you try to make it 64 colors, it ends up converting it to 256 colors, if it's not obvious.

i put "xnconvert" in the title, and i'm even pretty sure i originally put this in the xnconvert board, not the xnview board, if it's not obvious.

maybe a mod edited it so the topic didn't include "xnconvert", then another mod moved it to xnview board, i don't know.

anyway.

i hope this helps.

thank you.

Re: Actions > Change color depth > Colors -- 64 does not work

Posted: Tue Aug 18, 2020 1:27 pm
by xnview
This problem is supposed to be fixed in XnView MP 0.96.5. Please check and confirm the bug fix here.

Re: Actions > Change color depth > Colors -- 64 does not work

Posted: Tue Sep 22, 2020 3:34 pm
by Gwenael Q.
Hello

Did some tests :

- view mode > Image > change color depth.
- Change color number with binary, grayscale or color (default dithering)
- "Image > count colors used" : expected number of colors (even with 64). OK

- Haven't tested Xnconvert itself but "Tools > batch convert > Change color depth" is also OK

Beware the pitfall: if image is saved it must be saved as PNG for counting colors. If saved as jpeg : count of colors used will be (often much) bigger than value applied and expected !! That's not surprising (destructive compression).


Thanks for listening

XnView MP Windows 0.96.5 64bits on windows 8.1

Re: Actions > Change color depth > Colors -- 64 does not work

Posted: Tue Sep 22, 2020 5:10 pm
by cday
Thank you for doing your tests, I think I had unexpected results some time back.

Gwenael Q. wrote: Tue Sep 22, 2020 3:34 pm Beware the pitfall: if image is saved it must be saved as PNG for counting colors.
Or any lossless format?

If saved as jpeg : count of colors used will be (often much) bigger than value applied and expected !! That's not surprising (destructive compression).
Not easily forseeable when working that the number of colours may/will increase...

Re: Actions > Change color depth > Colors -- 64 does not work

Posted: Tue Sep 22, 2020 6:32 pm
by Gwenael Q.
Or any lossless format?
I suppose so !