What is the difference between .sid and .jpc?
- Extension
 - .sid
 - .jpc
 
- Format
 - Binary
 - Binary
 
- Category
 - Raster Image
 - Raster Image
 
- Developer
 - Extensis
 - Joint Photographic Experts Group
 
- Description
 - Image created using Multi-resolution Seamless Image Database (MrSID) compression, which was developed by Extensis for compressing large images; commonly used to partition and store large Geographic Information Systems (GIS) images.
 - 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.
 
- MIME Type
 - image/x-mrsid
 - image/jp2
 
- Sample
 - sample.sid
 
- Wikipedia
 - .sid on Wikipedia
 - .jpc on Wikipedia