What is the difference between .g3 and .markdown?
- Extension
- .g3
- .markdown
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- CCITT
- John Gruber
- Description
- Fax image created in the CCITT Group 3 compressed format, which is used for digital transmission of fax data and supports 1 bit per pixel; can be viewed by programs such as GIMP and IrfanView.
- 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/g3fax
- text/x-markdown
- Sample
- sample.g3
- sample.markdown
- Wikipedia
- .g3 on Wikipedia
- .markdown on Wikipedia