What is the difference between .hdr and .markdown?
- Extension
- .hdr
- .markdown
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- HDRsoft
- John Gruber
- Description
- Raster image or digital photo saved in HDRsoft's High Dynamic Range (HDR) image format; used for enhancing the color and brightness range of a digital image; can be processed to fix dark shadows or washed out areas of a picture.
- 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/vnd.radiance
- text/x-markdown
- Sample
- sample.hdr
- sample.markdown
- Wikipedia
- .hdr on Wikipedia
- .markdown on Wikipedia