What is the difference between .jpe and .md?
- Extension
- .jpe
- .md
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- JPEG
- John Gruber
- Description
- It is a JPEG file extension used by Sony digital cameras to save lower resolution images for sending on email. It is saved side by side with the high-quality JPG file.
- 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/jpeg
- text/x-markdown
- Sample
- sample.md
- Wikipedia
- .jpe on Wikipedia
- .md on Wikipedia