What is the difference between .jpc and .md?
- Extension
- .jpc
- .md
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Joint Photographic Experts Group
- John Gruber
- Description
- Image format that uses JPEG 2000 advanced wavelet compression; supports color depths of 8, 24, and 32 bits per pixel; also supports grayscale, RGB, YCbCr, XYZ, and Lab color spaces.
- 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/jp2
- text/x-markdown
- Sample
- sample.md
- Wikipedia
- .jpc on Wikipedia
- .md on Wikipedia