What is the difference between .tim and .md?
- Extension
- .tim
- .md
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Sony
- John Gruber
- Description
- Commonly found on PlayStation game consoles as it's used to develop the game software. TIM contains standard RGBA with transparency levels as well as 4,8,16,24, and 32 -bit color. An example of a game that used .tim is the GTA game series.
- 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/vnd.ptnet.tim
- text/x-markdown
- Sample
- sample.md
- Wikipedia
- .md on Wikipedia