What is the difference between .djv and .svg?
- Extension
- .djv
- .svg
- Format
- Binary
- Text
- Category
- Raster Image
- Vector Image
- Developer
- LizardTech
- Adobe Systems
- Description
- A DJVU file is a compressed image format developed by AT&T and marketed by LizardTech. It is designed to allow content developers to scan high-resolution color pages of books, magazines, comics, catalogs, etc. and publish them on the web.
- 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/vnd.djvu
- image/svg+xml
- Sample
- sample.djv
- sample.svg
- Wikipedia
- .djv on Wikipedia
- .svg on Wikipedia