What is the difference between .ptiff and .pam?
- Extension
- .ptiff
- .pam
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Lead Technologies
- Bryan Henderson
- Description
- 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.
- The PAM image format is a lowest common denominator 2 dimensional map format. It is designed to be used for any of myriad kinds of graphics, but can theoretically be used for any kind of data that is arranged as a two dimensional rectangular array.
- MIME Type
- image/x-ptiff
- image/x-portable-arbitrarymap[3]
- Sample
- sample.pam
- Wikipedia
- .pam on Wikipedia