Looking for 32bit BMP samples (uncompressed format)

I need some BMP files with 32bit uncompressed format for a test.
I tried to go searching, but this turns out to take time.
Maybe someone already found examples.
Any common TFT dimensions; 800x600 would be optimal.

Thank you in advance

Jean-Marc

Ok, my brain just reminded me of the option to take a picture and convert it to that format, maybe.

Gimp would probably do it.

Thank you! Yes, I should finally get some experience with Gimp.

But if I can get a link to samples, this would be faster.

I have a first result: https://www.google.com/search?q=BMP+32+bit+examples brough me:
http://entropymine.com/jason/bmpsuite/bmpsuite/html/bmpsuite.html
and https://entropymine.com/jason/bmpsuite/

As this suite has many BMP format examples, it may be interesting for others, too.

Jean-Marc

https://forum.arduino.cc/search?q=colorsimportant found the topic my question relates to:
https://forum.arduino.cc/t/1-bit-depth-bmp-created-with-imagemagick-all-black-using-gxepd2/616790

In this topic the tractor bitmaps can be found that I use to test with.
tractor_8.bmp has Bit depth 32 but has format 1 (BI_RLE8) and is not supported.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.