What is the difference between .pbm and .ept?
- Extension
- .pbm
- .ept
- Format
- Binary
- Binary
- Category
- Raster Image
- Document
- Developer
- Wolfgang Hoschek
- Adobe Systems
- 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.
- Encapsulated PostScript Interchange TIFF Preview (EPT) is a file format for storing raster graphics. It is a combination of a TIFF (Tagged Image File Format) preview image and an EPS (Encapsulated PostScript) vector image, and is typically used for exchanging vector graphics between applications.
- MIME Type
- image/x-portable-bitmap
- image/tiff
- Sample
- sample.pbm
- sample.ept
- Wikipedia
- .pbm on Wikipedia
- .ept on Wikipedia