What is the difference between .jp2 and .pam?
- Extension
- .jp2
- .pam
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Joint Photographic Experts Group
- Bryan Henderson
- Description
- A JP2 file is a compressed bitmap image created using JPEG 2000 Core Coding. It incorporates a wavelet compression algorithm instead of Digital Cosine Transform (DCT) compression, which is used by standard JPEG images. JP2 files can be stored using lossy and lossless compression.
- 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/jp2
- image/x-portable-arbitrarymap[3]
- Sample
- sample.jp2
- sample.pam
- Wikipedia
- .jp2 on Wikipedia
- .pam on Wikipedia