What is the difference between .cgm and .csv?
- Extension
- .cgm
- .csv
- Format
- Binary
- Text
- Category
- Vector Image
- Developer
- Developer
- World Wide Web Consortium
- Microsoft
- Description
- Vector graphics format designed to support the needs of many graphics applications; originally used for clip art libraries, but newer revisions (based on the ISO/IEC 8632 standard) are now commonly used for CAD drawings.
- A CSV file is a comma separated values file commonly used by spreadsheet programs such as Microsoft Excel or OpenOffice Calc. It contains plain text data sets separated by commas with each new line in the CSV file representing a new database row and each database row consisting of one or more fields separated by a comma. CSV files are often opened by spreadsheet programs to be organized into cells or used for transferring data between databases.
- MIME Type
- image/cgm
- text/csv
- Sample
- sample.cgm
- sample.csv
- Wikipedia
- .cgm on Wikipedia
- .csv on Wikipedia