What is the difference between .ept and .rgba?
- Extension
- .ept
- .rgba
- Format
- Binary
- Binary
- Category
- Document
- Raster Image
- Developer
- Adobe Systems
- SGI
- 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.
- An RGBA file is a color bitmap image format created by Silicon Graphics (SGI). It is similar to the .RGB file as it supports color RGB channels with an alpha channel.
- MIME Type
- image/tiff
- image/x-rgb
- Sample
- sample.ept
- sample.rgba
- Wikipedia
- .ept on Wikipedia
- .rgba on Wikipedia