Transparent background in JPEG image

后端 未结 7 1122
说谎
说谎 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:06

    If you’re concerned about the file size of a PNG, you can use an SVG mask to create a transparent JPEG. Here is an example I put together.

提交回复
热议问题