What is the difference between .wep and .markdown?
- Extension
- .wep
- .markdown
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- John Gruber
- Description
- WebP Image (WEP) is an image file format developed by Google in 2010. It is based on the VP8 video format and is used to create smaller, higher quality, and lossy compressed images. It is supported by most major web browsers and is commonly used for web graphics.
- 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/webp
- text/x-markdown
- Sample
- sample.markdown
- Wikipedia
- .wep on Wikipedia
- .markdown on Wikipedia