What is the difference between .ept and .xbm?
- Extension
- .ept
- .xbm
- Format
- Binary
- Text
- Category
- Document
- Raster Image
- Developer
- Adobe Systems
- The X Consortium
- Description
- 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.
- Bitmap image used by the X Window System (X11), a graphical user interface (GUI) used to manage networked client-server computers; stores a monochrome image that is written as plain text in the C programming language.
- MIME Type
- image/tiff
- image/x-xbitmap
- Sample
- sample.ept
- sample.xbm
- Wikipedia
- .ept on Wikipedia
- .xbm on Wikipedia