What is the difference between .sgi and .dxf?
- Extension
- .sgi
- .dxf
- Format
- Binary
- Text
- Category
- Raster Image
- CAD
- Developer
- Silicon Graphics
- Autodesk
- 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 DXF file is a data file saved in a format developed by Autodesk and used for CAD (computer-aided design) vector image files, such as AutoCAD documents. DXF files are similar to .DWG files, but are more compatible with other programs since they are ASCII (text) based.
- MIME Type
- image/sgi
- application/dxf
- Sample
- sample.sgi
- sample.dxf
- Wikipedia
- .sgi on Wikipedia
- .dxf on Wikipedia