What is the difference between .pict and .j2k?
- Extension
- .pict
- .j2k
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Apple
- Joint Photographic Experts Group
- Description
- Image file saved in the Macintosh PICT format; may contain both vector and bitmap data and can use thousands of colors; also supports RLE (Run-length encoding) and JPEG compression to reduce the file size.
- 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.
- MIME Type
- image/pict
- image/jp2
- Sample
- sample.pict
- sample.j2k
- Wikipedia
- .pict on Wikipedia
- .j2k on Wikipedia