Transparent background in JPEG image

后端 未结 7 1121
说谎
说谎 2020-11-28 09:35

How can I set a transparent background on JPEG image? This is a doubt of many colleagues of mine.

What would be the solution using Paint on Windows?

What are

7条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-28 10:15

    How can I set a transparent background on JPEG image?

    If you intend to keep the image as a JPEG then you can't. As others have suggested, convert it to PNG and add an alpha channel.

提交回复
热议问题