What is the difference between .cr2 and .markdown?
- Extension
- .cr2
- .markdown
- Format
- Binary
- Text
- Category
- Camera
- Developer
- Developer
- Canon
- John Gruber
- Description
- A CR2 file is a raw camera image created by Canon digital cameras. It stores uncompressed image data exactly how it was captured by the CCD. CR2 files can be adjusted for white balance and exposure using several image-editing software programs, including the software bundled with Canon digital camera purchases.
- 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.cr2
- sample.markdown
- Wikipedia
- .cr2 on Wikipedia
- .markdown on Wikipedia