What is the difference between .pbm and .epi?
- Extension
- .pbm
- .epi
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Wolfgang Hoschek
- Adobe
- 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.
- Adobe Encapsulated PostScript Interchange Format (EPI) is a vector image file format used to store and interchange vector graphics and text. It is an extension of the popular Encapsulated PostScript (EPS) format and is used as a container for bitmap images and other data. EPIs are used for high-resolution printing and digital publishing.
- MIME Type
- image/x-portable-bitmap
- application/postscript
- Sample
- sample.pbm
- sample.epi
- Wikipedia
- .pbm on Wikipedia
- .epi on Wikipedia