What is the difference between .crw and .md?
- Extension
- .crw
- .md
- Format
- Binary
- Text
- Category
- Camera
- Developer
- Developer
- Canon
- John Gruber
- Description
- Uncompressed and unprocessed Camera RAW image file from a Canon digital camera; based on the Camera Image File Format (CIFF), a standardized format developed for saving images.
- 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-crw
- text/x-markdown
- Sample
- sample.crw
- sample.md
- Wikipedia
- .crw on Wikipedia
- .md on Wikipedia