What is the difference between .ras and .dxf?
- Extension
- .ras
- .dxf
- Format
- Binary
- Text
- Category
- Raster Image
- CAD
- Developer
- Sun
- Autodesk
- Description
- Originally used on the Sun Microsystems computers, RAS is a raster image format that displays bitmap images. It is popularly used for specific types of research projects and it can be developed in Unix OS as well. It supports 1 and 32-bits per pixel and used RLE compression codec.
- 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/x-cmu-raster
- application/dxf
- Sample
- sample.dxf
- Wikipedia
- .ras on Wikipedia
- .dxf on Wikipedia