What is the difference between .pbm and .art?
- Extension
- .pbm
- .art
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Wolfgang Hoschek
- SoftQuad Software
- 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.
- PFS Art Publisher Image (ART) is a raster graphics file format used for storing digital images. It was developed by Progressive Networks for use in their Progressive FreeStyle Art Publisher software. ART files are compressed using the run-length encoding (RLE) algorithm, which allows them to store large images in a relatively small file size. The ART format supports up to 24-bit color and is often used for storing digital photos and other images.
- MIME Type
- image/x-portable-bitmap
- image/art
- Sample
- sample.pbm
- sample.art
- Wikipedia
- .pbm on Wikipedia