What is the difference between .jbig and .md?
- Extension
- .jbig
- .md
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Joint Bi-level Image Experts Group (JBIG)
- John Gruber
- Description
- JBIG is a lossless compression file format that was created for the fax machine; it can be used by other image file formats. The files created by JBIG format are smaller compared to G3 and G4 file formats.
- 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/jbig
- text/x-markdown
- Sample
- sample.jbig
- sample.md
- Wikipedia
- .jbig on Wikipedia
- .md on Wikipedia