What is the difference between .djv and .md?
- Extension
- .djv
- .md
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- LizardTech
- John Gruber
- 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 MD file is a text file created using one of several possible dialects of the Markdown language. It is saved in plain text format but includes inline text symbols that define how to format the text (e.g., bold, indentations, headers, table formatting). MD files are designed for authoring plain text documentation that can be easily converted to HTML.
- MIME Type
- image/vnd.djvu
- text/x-markdown
- Sample
- sample.djv
- sample.md
- Wikipedia
- .djv on Wikipedia
- .md on Wikipedia