What is the difference between .epi and .dds?
- Extension
- .epi
- .dds
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe
- Microsoft
- Description
- 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.
- A DDS file is a raster image saved in the DirectDraw Surface (DDS) container format. It can store compressed and uncompressed pixel formats and is often used for texturing video game unit models. DDS files may also be used to store Windows desktop backgrounds or wallpapers.
- MIME Type
- application/postscript
- image/x-dds
- Sample
- sample.epi
- sample.dds
- Wikipedia
- .epi on Wikipedia
- .dds on Wikipedia