Copy link to clipboard
Copied
Client need a BMP format with RGB565 (means 16bits?) but i tried many method still failed. Any idea how o save this format? i'm using PS 2023/2024. Thanks~
RGB565 is 5 bits for red 6 bits for green and 5 bits for blue.
So start with an RGB 8bit/channel image.
Choose Save as
Change the output format to bmp
Click Save and a dialogue box will open
Click Advanced Modes
There you will find R5 G6 B5
Dave
Copy link to clipboard
Copied
RGB565 is 5 bits for red 6 bits for green and 5 bits for blue.
So start with an RGB 8bit/channel image.
Choose Save as
Change the output format to bmp
Click Save and a dialogue box will open
Click Advanced Modes
There you will find R5 G6 B5
Dave
Copy link to clipboard
Copied
Got it! thank you very much!
Find more inspiration, events, and resources on the new Adobe Community
Explore Now