What is the difference between .raw and .md?
- Extension
- .raw
- .md
- Format
- Binary
- Text
- Category
- Camera
- Developer
- Developer
- Adobe
- John Gruber
- Description
- It is a RAW image file stored as captured by digital cameras CCD like Panasonic, Leica, and Casio cameras. The images can be adjusted for white balance and exposure using supporting image-editing applications.
- 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/x-canon-cr2
- text/x-markdown
- Sample
- sample.raw
- sample.md
- Wikipedia
- .raw on Wikipedia
- .md on Wikipedia