What is the difference between .jfif and .md?
- Extension
- .jfif
- .md
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- JPEG Group
- John Gruber
- Description
- The JFIF (JPEG File Interchange Format) format makes it possible to transfer compressed JPEG files across computers. This graphical file format uses a marker to show various parameters not seen in the standard JPEG file — for instance, pixel size, pixel geometry, among others.
- 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/jpeg
- text/x-markdown
- Sample
- sample.md
- Wikipedia
- .jfif on Wikipedia
- .md on Wikipedia