What is the difference between .pbm and .avs?
- Extension
- .pbm
- .avs
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Wolfgang Hoschek
- Stardent
- 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.
- AVS (Application Visualization System) file is a graphics file for Stardent AVS X image visualization. It is currently available on several platforms but it was originally developed only by the Stardent computer.
- MIME Type
- image/x-portable-bitmap
- application/octet-stream
- Sample
- sample.pbm
- sample.avs
- Wikipedia
- .pbm on Wikipedia