What is the difference between .pnm and .ptiff?
- Extension
- .pnm
- .ptiff
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Jef Poskanzer
- Lead Technologies
- Description
- 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.
- Ptiff is a type of image file that is created by compressing a TIFF (Tagged Image File Format) image using a wavelet-based encoding, known as pyramidal encoding. This type of file can store both lossy and lossless compressed images and is often used for storing large-scale images such as aerial photographs or medical images.
- MIME Type
- application/x-portable-anymap
- image/x-ptiff
- Sample
- sample.pnm
- Wikipedia
- .pnm on Wikipedia