What is the difference between .txt and .svgz?
- Extension
- .txt
- .svgz
- Format
- Text
- Binary
- Category
- Document
- Vector Image
- Developer
- Adobe Systems
- Description
- A TXT file is a standard text document that contains unformatted text. It is recognized by any text editing or word processing program and can also be processed by most other software programs.
- Scalable Vector Graphics (.SVG) files store graphic images in XML format and may contain gradients, transparency, filters and animations. SVG files are compressed using GZIP compression.
- MIME Type
- text/plain
- image/svg+xml
- Sample
- sample.txt
- Wikipedia
- .txt on Wikipedia
- .svgz on Wikipedia