What is the difference between .pbm and .avif?
- Extension
- .pbm
- .avif
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Wolfgang Hoschek
- AOMedia
- Description
- 1-bit black and white image; formatted in text format; basic raster image format in which each pixel is represented by a byte that contains a 1 or 0; 1 represents black and 0 represents white pixels.
- It is an image compression codec file with the same quality as .jpeg, but that is ten smaller. It supports HDR (High Dynamic Range). SDR (Standard Dynamic Range), and WCG (Wide Color Gamut) images. Also, it contains both the image sequences and image items. The only pitfall is that a few applications support it.
- MIME Type
- image/x-portable-bitmap
- image/avif
- Sample
- sample.pbm
- Wikipedia
- .pbm on Wikipedia
- .avif on Wikipedia