What is the difference between .j2k and .pam?
- Extension
- .j2k
- .pam
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Joint Photographic Experts Group
- Bryan Henderson
- Description
- Compressed bitmap image that uses wavelet compression instead of the DCT compression used by standard .JPEG images; supports 16-bit color, alpha transparency, 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.j2k
- sample.pam
- Wikipedia
- .j2k on Wikipedia
- .pam on Wikipedia