What is the difference between .bmp and .pcl?
- Extension
- .bmp
- .pcl
- Format
- Binary
- Text
- Category
- Raster Image
- Document
- Developer
- Hewlett Packard
- Description
- A BMP file is an uncompressed raster image comprised of a rectangular grid of pixels. It contains a file header (bitmap identifier, file size, width, height, color options, and bitmap data starting point) and bitmap pixels, each with a different color.
- PCL stands for Printer Command Language which is a Page Description Language introduced by Hewlett Packard (HP).
- MIME Type
- image/bmp
- Sample
- sample.bmp
- sample.pcl
- Wikipedia
- .bmp on Wikipedia
- .pcl on Wikipedia