What is a .jp2 file?
JPEG 2000 · Image · Joint Photographic Experts Group / ISO · 2000
JP2 is the file format for JPEG 2000, a wavelet-based successor to classic JPEG that compresses more efficiently and supports a genuine lossless mode. It never caught on for everyday web photos, but it is the standard in medical imaging, digital archives and digital cinema.
What is a .jp2 file used for?
JPEG 2000 replaced JPEG's block-based DCT compression with wavelet compression, which avoids the blocky artefacts of a heavily compressed JPG and allows both lossy and mathematically lossless encoding in the same underlying format.
A signature feature is progressive, resolution-independent decoding: a viewer can pull a lower-resolution or lower-quality view straight from the same file without needing a separate small copy, which suits huge scans and satellite imagery well.
Despite the technical advantages, JP2 never displaced JPEG on the ordinary web, largely because mainstream browsers never added native support, Safari being the notable exception. It stayed standard instead in specialist fields: medical imaging (as part of DICOM), digital preservation, and cinema, where it forms the image data inside a Digital Cinema Package.
The format is defined by the ISO/IEC 15444 family of standards, with Part 1 covering the core codec and the .jp2 file format specifically.
What opens a .jp2 file?
The .jp2 format opens in the following apps, grouped by operating system. If one app does not work, try another from the same list.
Windows
- IrfanView (with plugin)
- GIMP (with plugin)
- XnView
macOS
- Preview
- Safari
Linux
- GIMP (with OpenJPEG)
- ImageMagick
Web
- Safari natively; other browsers need conversion
Open a .jp2 file step by step
- Confirm the file really is a .jp2. Drop it into the WhatFileType identifier, which reads its signature in your browser without uploading anything.
- On Windows, open it with IrfanView (with plugin) or GIMP (with plugin).
- On Mac, use Preview or Safari.
- On Linux, try GIMP (with OpenJPEG) or ImageMagick.
- Still stuck? Convert the .jp2 to PNG, which opens more widely.
Why can't I open my .jp2 file?
Almost always because no installed app understands JP2. Install one of the apps above, or convert the file to a format your existing software already reads. If double-clicking opens the wrong program instead of nothing at all, the file association is set to the wrong app rather than the file being broken.
The other possibility is that the file is not really a .jp2 at all. Drop it into the file identifier to check it by its bytes instead of its name. Nothing is uploaded.
How to convert a .jp2 file
You can convert a .jp2 file to PNG, JPG, TIFF using a conversion tool or the export menu of an app that opens it.
Convert images free: ImageConvert
What is the .jp2 file signature (magic bytes)?
A .jp2 file starts with the hex bytes 00 00 00 0C 6A 50 20 20 0D 0A 87 0A, which read as ....jP .... in ASCII. Programs identify JP2 by those bytes, not by the filename, so a renamed file still gives itself away.
These are the documented signatures for JP2. For a full breakdown, see the JPEG 2000 file signature page.
| Hex signature | Offset | ASCII | Note |
|---|---|---|---|
| 00 00 00 0C 6A 50 20 20 0D 0A 87 0A | 0 | ....jP .... | JP2 signature box |
See the full magic-numbers reference for every format.
Frequently asked questions
What is a .jp2 file?
JP2 is the file format for JPEG 2000, a wavelet-based successor to classic JPEG that compresses more efficiently and supports a genuine lossless mode. It never caught on for everyday web photos, but it is the standard in medical imaging, digital archives and digital cinema.
Why won't my JP2 file open in my browser?
Most browsers other than Safari never added native JPEG 2000 support, so a .jp2 usually needs a dedicated viewer or plugin, or converting to PNG or JPG for the web.
Is JPEG 2000 better than JPEG?
Technically yes, it compresses more efficiently and supports a genuine lossless mode, but its niche adoption outside medical imaging, digital preservation and cinema means ordinary JPG remains the practical choice for everyday photos.
Related formats
Sources
Details on this page were checked against authoritative references. How sources are ranked and what is deliberately left out is set out in the methodology.