Image file format: Difference between revisions

Content deleted Content added
Avayak (talk | contribs)
m Raster formats (2D): reverting the last 2 edits
Line 82:
 
===== AVIF =====
[[AVIF|AudioAV1 VideoImage InterchangeFile Format (AVIF)]] standardized by the video consortium [[Alliance_for_Open_Media|Alliance for open media (AOMedia)]] creator of the video format [[Av1]], to take advantage of modern compression algorithms and a completely royalty-free image format. It uses the image format with [[AVIF]] coding and recommends using the [[HEIF]] container, see [[High_Efficiency_Image_File_Format#AVIF:_AV1_in_HEIF|AV1 in HEIF]].
 
===== JPEG XL =====
Line 94:
 
===== BMP =====
The '''[[BMP file format (Bit Map Picture)]]''' (Windows bitmap) is a raster-based device-independent file type designed in the early days of computer graphics. It handles graphic files within the Microsoft Windows OS. Typically, BMP files are uncompressed, and therefore large and lossless; their advantage is their simple structure and wide acceptance in Windows programs.
 
===== PPM, PGM, PBM, and PNM =====