What is the difference between .sid and .pnm?
- Extension
- .sid
- .pnm
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Extensis
- Jef Poskanzer
- 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.
- Bitmap image created in the Portable Any Map format, which was designed to handle several types of portable monochrome, grayscale, and color images; may include raster graphic data in a .PBM, .PGM, or .PPM format; may be stored using binary data or ASCII text.
- MIME Type
- image/x-mrsid
- application/x-portable-anymap
- Sample
- sample.sid
- sample.pnm
- Wikipedia
- .sid on Wikipedia
- .pnm on Wikipedia