What is the difference between .pbm and .pcl?
- Extension
- .pbm
- .pcl
- Format
- Binary
- Text
- Category
- Raster Image
- Document
- Developer
- Wolfgang Hoschek
- Hewlett Packard
- 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.
- PCL stands for Printer Command Language which is a Page Description Language introduced by Hewlett Packard (HP).
- MIME Type
- image/x-portable-bitmap
- application/vnd.hp-PCL
- Sample
- sample.pbm
- sample.pcl
- Wikipedia
- .pbm on Wikipedia
- .pcl on Wikipedia