What is the difference between .rgba and .ept?
- Extension
- .rgba
- .ept
- Format
- Binary
- Binary
- Category
- Raster Image
- Document
- Developer
- SGI
- Adobe Systems
- Description
- 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.
- 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-rgb
- image/tiff
- Sample
- sample.rgba
- sample.ept
- Wikipedia
- .rgba on Wikipedia
- .ept on Wikipedia