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