Skip to main content
santi.jk
Participant
March 19, 2021
Question

is it possible to do .bmp 8bit transparent background?

  • March 19, 2021
  • 2 replies
  • 1219 views

I have to convert .png to .bmp in these condition.
1. 300x300px
2. file .bmp

3. Bit depth 8bit

4. Transparent Background

This topic has been closed for replies.

2 replies

Ussnorway7605025
Legend
March 19, 2021

a standard Bmp file is not transparent so the only option would be to make a fake bmp

c.pfaffenbichler
Community Expert
Community Expert
March 19, 2021

It can include an alpha channel, if I am not mistaken, so I wonder what the actual use will be. 

Trevor.Dennis
Community Expert
Community Expert
March 19, 2021

I'm wondering if the OP really needs BMP format.  Does it have any benefits other than its huge file size?