What is the difference between .sgi and .md?
- Extension
- .sgi
- .md
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Silicon Graphics
- John Gruber
- Description
- Image saved in the native graphics format used by Silicon Graphics workstations; can store 8 to 32 bits per pixel; also supports Run-length encoding (RLE) compression for reducing the image file size.
- 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/sgi
- text/x-markdown
- Sample
- sample.sgi
- sample.md
- Wikipedia
- .sgi on Wikipedia
- .md on Wikipedia