What is the difference between .sgi and .dds?
- Extension
- .sgi
- .dds
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Silicon Graphics
- Microsoft
- Description
- Image saved in the native graphics format used by Silicon Graphics workstations; can store 8 to 32 bits per pixel; also supports Run-length encoding (RLE) compression for reducing the image file size.
- 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
- image/sgi
- image/x-dds
- Sample
- sample.sgi
- sample.dds
- Wikipedia
- .sgi on Wikipedia
- .dds on Wikipedia