What is the difference between .gv and .ps?
- Name
- Graphviz
- PostScript File
- Extension
- .gv
- .ps
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- AT&T Research
- Adobe Systems
- Description
- GV uses the Graphviz Graph Visualization Software to represent graphs in simple text language (DOT language) that can be understood by both humans and computers.
- 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.
- MIME Type
- text/vnd.graphviz
- application/postscript
- Sample
- sample.ps
- Wikipedia
- .gv on Wikipedia
- .ps on Wikipedia