What is the difference between .md and .tif?
- Extension
- .md
- .tif
- Format
- Text
- Binary
- Category
- Developer
- Raster Image
- Developer
- John Gruber
- Adobe.
- Description
- 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.
- A TIF file is an image file saved in a high-quality graphics format. It is often used for storing images with many colors, typically digital photos, and includes support for layers and multiple pages.
- MIME Type
- text/x-markdown
- image/tiff
- Sample
- sample.md
- sample.tif
- Wikipedia
- .md on Wikipedia
- .tif on Wikipedia