What is the difference between .jfi and .markdown?
- Extension
- .jfi
- .markdown
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- JPEG Group
- John Gruber
- Description
- Developed by y JPEG (Joint Photographic Experts Group), JFI files are used to transfer jpeg encoded data between computer platforms and programs. It contains a compressed bitmap image that will full palette.
- 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.markdown
- Wikipedia
- .jfi on Wikipedia
- .markdown on Wikipedia