What is the difference between .g4 and .svg?
- Extension
- .g4
- .svg
- Format
- Binary
- Text
- Category
- Fax
- Vector Image
- Developer
- Computer Fax Systems (CFS)
- Adobe Systems
- Description
- Group 4 (G4) used for black and white lossless compression to maintain high-quality images, commonly used in TIFF format compression by fax machines. A picture is seen as black dots and lines on a blank page; the fewer the dots and lines are, the lesser the file size.
- An SVG file is a graphics file that uses a two-dimensional vector graphic format created by the World Wide Web Consortium (W3C). It describes images using a text format that is based on XML. SVG files are developed as a standard format for displaying vector graphics on the web.
- MIME Type
- image/g4fax
- image/svg+xml
- Sample
- sample.svg
- Wikipedia
- .svg on Wikipedia