⭐ 5 average from 15 votes.
PNG is a raster image format that employs a lossless compression technique called Deflate. It was developed as a free image alternative to the GIF format. PNG supports three different types of raster graphics: grayscale images, indexed-color images, and full-color images. PNG is able to discriminate visual information in a compressed representation while keeping its image quality intact; this is why it is so popular across the web and in design applications.
Q: What is PNG?
A: PNG is a lossless image format popular for web graphics.
Q: Supports transparency?
A: Yes, PNG supports alpha transparency.