What is the difference between .gv and .rtf?
- Extension
- .gv
- .rtf
- Format
- Binary
- Text
- Category
- Raster Image
- Document
- 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.
- An RTF file is a common text file format that supports "rich text." It includes several types of text formatting, such as bold type, italics, different fonts and font sizes, and custom tab settings. RTF files also support objects and images, such as .JPG and .PNG files, saved within the text file.
- MIME Type
- text/vnd.graphviz
- text/richtext
- Sample
- sample.rtf
- Wikipedia
- .gv on Wikipedia
- .rtf on Wikipedia