What is the difference between .vst and .epi?
- Extension
- .vst
- .epi
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Truevision
- Adobe
- Description
- Raster image based on the Targa Truevision format; can store data up to 32 bits per pixel, with 24 bits for the RGB information and 8 bits for the alpha channel; may also incorporate lossless RLE compression to reduce the file size.
- 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-targa
- application/postscript
- Sample
- sample.epi
- Wikipedia
- .vst on Wikipedia
- .epi on Wikipedia