What is the difference between .svg and .ptiff?
- Extension
- .svg
- .ptiff
- Format
- Text
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- Lead Technologies
- Description
- 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.
- Ptiff is a type of image file that is created by compressing a TIFF (Tagged Image File Format) image using a wavelet-based encoding, known as pyramidal encoding. This type of file can store both lossy and lossless compressed images and is often used for storing large-scale images such as aerial photographs or medical images.
- MIME Type
- image/svg+xml
- image/x-ptiff
- Sample
- sample.svg
- Wikipedia
- .svg on Wikipedia