What is the difference between .srf and .markdown?
- Extension
- .srf
- .markdown
- Format
- Binary
- Text
- Category
- Camera
- Developer
- Developer
- Sony
- John Gruber
- Description
- Uncompressed format for storing images taken on Sony cameras. It writes an electronic sequence of data obtained from the camera's sensors. This format supports the deep editing of captured photos, allowing you to change the exposure and color temperature without loss of quality and visual image information.
- 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-sony-arw
- text/x-markdown
- Sample
- sample.markdown
- Wikipedia
- .srf on Wikipedia
- .markdown on Wikipedia