What is the difference between .bie and .markdown?
- Extension
- .bie
- .markdown
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- CALS Group Inc.
- John Gruber
- Description
- Bie (JBIG) is an image file format that uses data compression to reduce files sizes while retaining image quality. It is commonly used for faxing and is also used in digital image capture and printing.
- 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.markdown
- Wikipedia
- .bie on Wikipedia
- .markdown on Wikipedia