What is the difference between .dcr and .markdown?
- Extension
- .dcr
- .markdown
- Format
- Binary
- Text
- Category
- Camera
- Developer
- Developer
- Kodak
- John Gruber
- Description
- Uncompressed image saved in Kodak's RAW image format; used by Kodak digital cameras (typically SLRs) for capturing photos without any compression or color adjustments.
- 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-kodak-dcr
- text/x-markdown
- Sample
- sample.dcr
- sample.markdown
- Wikipedia
- .markdown on Wikipedia