What is the difference between .ps and .dxf?
- Extension
- .ps
- .dxf
- Format
- Binary
- Text
- Category
- Vector Image
- CAD
- Developer
- Adobe Systems
- Autodesk
- Description
- A PS file is an image saved in the PostScript page description language. It may contain vector graphics, raster graphics, and text. PS files can be printed directly by a PostScript printer (i.e., containing a Raster Image Processor) without being opened in an application.
- 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
- application/postscript
- application/dxf
- Sample
- sample.ps
- sample.dxf
- Wikipedia
- .ps on Wikipedia
- .dxf on Wikipedia