What is the difference between .rgba and .epi?
- Extension
- .rgba
- .epi
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- SGI
- Adobe
- 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.
- 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-rgb
- application/postscript
- Sample
- sample.rgba
- sample.epi
- Wikipedia
- .rgba on Wikipedia
- .epi on Wikipedia