What is the difference between .exr and .markdown?
- Extension
- .exr
- .markdown
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Industrial Light & Magic
- John Gruber
- Description
- Raster image stored in the OpenEXR format, a high dynamic-range (HDR) image file format developed by Industrial Light & Magic; supports multi-layer images, lossy and lossless compression, and 16-bit and 32-bit pixels; used for storing deep raster images for high-quality graphics; used by raster graphics editing programs and imaging 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-exr
- text/x-markdown
- Sample
- sample.exr
- sample.markdown
- Wikipedia
- .exr on Wikipedia
- .markdown on Wikipedia