What is the difference between .fits and .svgz?
- Extension
- .fits
- .svgz
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- IAU FITS Working Group
- Adobe Systems
- Description
- Bitmap graphic created in the FITS (Flexible Image Transport System) format, which was originally specified by the International Astronomical Union (IAU); may contain both binary data and ASCII text; used as a standard format for storing astronomical data.
- 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
- image/fits
- image/svg+xml
- Sample
- sample.fits
- Wikipedia
- .fits on Wikipedia
- .svgz on Wikipedia