What is the difference between .pcd and .md?
- Extension
- .pcd
- .md
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Kodak
- John Gruber
- Description
- This format was developed by Kodak in order to store images on optical or other media. It is used as a format for archiving scanned documents on Kodak devices. It encodes images in 24-bit color and supports resolutions of up to 6144x4096 pixels.
- 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-photo-cd
- text/x-markdown
- Sample
- sample.pcd
- sample.md
- Wikipedia
- .pcd on Wikipedia
- .md on Wikipedia