What is the difference between .gv and .wmf?
- Name
- Graphviz
- Windows Metafile
- Extension
- .gv
- .wmf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- AT&T Research
- Microsoft
- 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.
- Proprietary Windows graphic format developed by Microsoft; contains a series of drawing operations, including commands for drawing lines, circles, and rectangles; may also contain bitmap drawing operations; used primarily for vector images, but can also include raster graphics.
- MIME Type
- text/vnd.graphviz
- application/x-msmetafile
- Sample
- sample.wmf
- Wikipedia
- .gv on Wikipedia
- .wmf on Wikipedia