What is the difference between .wpg and .md?
- Extension
- .wpg
- .md
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Corel
- John Gruber
- Description
- This format was created in the WordPerfect word processor, which is supported by different operating systems. WPG may contain raster and vector graphics, including Encapsulated PostScript. It used for clip art files, which are often inserted into text documents.
- 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-wpg
- text/x-markdown
- Sample
- sample.md
- Wikipedia
- .wpg on Wikipedia
- .md on Wikipedia