What is the difference between .tex and .svgz?
- Extension
- .tex
- .svgz
- Format
- Text
- Binary
- Category
- Document
- Vector Image
- Developer
- Donald Knuth
- Adobe Systems
- Description
- It is a file that contains symbols, graphics, text, or mathematical expression developed by LaTex a typesetting system. Mainly used to typeset articles, books, and publications in computer science, physics, statistics, electrical engineering, and economics.
- 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/x-tex
- image/svg+xml
- Sample
- sample.tex
- Wikipedia
- .tex on Wikipedia
- .svgz on Wikipedia