What is the difference between .att and .md?
- Extension
- .att
- .md
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- AT&T Laboratories Cambridge
- John Gruber
- Description
- AT&T Group 4 is a file format used for compressing high-resolution data. It is most commonly used for storing images such as TIFFs, JPEGs, and GIFs. The format is lossless, meaning that no data is lost during compression.
- 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
- text/x-markdown
- Sample
- sample.md
- Wikipedia
- .att on Wikipedia
- .md on Wikipedia