Page 1 of 1
edit color palette after convert
Posted: Sat Sep 28, 2019 6:18 am
by zavf
Hi my Friends
I have used Xnview for convert bmp 4 bit (16 colors) to bmp 8 bit (256 colors)
after convert color palette 8bit dont equal with source.
for more info please view this video capture
https://youtu.be/pNaYA9DXJa4
Re: edit color palette after convert
Posted: Thu Oct 10, 2019 11:59 am
by xnview
please send me the original picture file
Re: edit color palette after convert
Posted: Wed Apr 29, 2020 8:01 am
by zavf
Thanks Supporter
This is bmp file its 4bit colors use this command for convert by nConvert
https://www.mediafire.com/file/ultkyl4o ... fg.7z/file
convert -out bmp -colors 256 "D:\Nagshe\Textima\Costum\98\fffg.bmp"
after convert everything ok But the color table crashes[black color in orginal at index 9 but in 8bit it's in index 1 and other colors]
Thanks
Re: edit color palette after convert
Posted: Fri May 15, 2020 1:35 pm
by xnview
i'll fix the problem
Re: edit color palette after convert
Posted: Fri May 15, 2020 4:28 pm
by zavf
Thanks

Re: edit color palette after convert
Posted: Wed May 20, 2020 8:01 am
by zavf
in This build of XnView (XnView 2.49.3) , tested and bug fixed but
https://www.xnview.com/en/nconvert/ not fixed , please do it
Thanks
Re: edit color palette after convert
Posted: Sun Dec 11, 2022 12:51 pm
by sd_snatcher
I second this request. Whenever possible, having the order of the colors of the palette preserved between the bpp / file type conversions is important for retro game development.