PNG
PNG (Portable Network Graphics) is a raster image format that stores image data with lossless compression and supports transparency through an alpha channel.
Linked from 14 pages
sRGBRelated: PNG images often use sRGB values and can include metadata identifying that color space.
Data compressionCompared with: It preserves exact pixel values where JPEG's lossy encoding does not.
Digital imageBroader topic: PNG preserves exact pixel values, unlike lossy photographic compression.
Huffman codingRelated: PNG’s compressed image stream uses DEFLATE, which includes Huffman coding.
Image compressionBroader topic: It preserves exact image data for graphics, text, and screenshots.