HEIC を JPEG XL に変換
下のエリアに HEIC ファイルをドロップすると JPEG XL ファイルが得られます。変換はお使いの端末上で行われるため、アップロードは発生せず、ブラウザのメモリが許す限りサイズや枚数の制限もありません。
ここに画像をドロップ
Ctrl/⌘ Vスクリーンショットやコピーした画像を貼り付け
対応形式: HEIC
値を下げるほどファイルは小さくなります。写真なら 75 が扱いやすい既定値です。
100% ブラウザ内処理 ファイルは一切アップロードされません。
なぜ HEIC を JPEG XL に変換するのか
どちらも非可逆形式です。再エンコードのたびに少しずつディテールが失われるため、何度も変換を経たコピーではなく、元のファイルから変換するのが得策です。
This is a conversion between two formats that are both technically excellent and both, for different reasons, awkward to actually use. HEIC is held back by HEVC patent licensing; JPEG XL is held back by browsers taking years to ship it. If you are moving between them, it is almost certainly for archiving rather than for publishing.
Before you convert
JXL's lossless mode is the reason to do this
If the goal is a long-term archive of your photo library, JXL lossless is a strong destination: it preserves every pixel exactly, compresses better than PNG by a wide margin, and is an open standard with no licensing questions hanging over it — unlike the HEVC underneath HEIC. For material you intend to keep for decades, those properties matter more than browser support does.
Almost nothing will open the result today
You are leaving a format that Apple's ecosystem handles natively for one that, as of August 2026, only Safari displays without the user enabling a flag. Chrome shipped a decoder in version 145 but keeps it off by default, with default-on expected later in the year. If you need to view, share or upload these images in the near term, this is the wrong direction — JPEG or WebP are.
The container extras still do not transfer
JXL is a capable format but the conversion produces a single still image, so burst sequences, portrait depth maps and the moving half of a Live Photo are left behind — the same as with every other destination here. If those matter to you, the honest answer is to keep the HEIC originals alongside whatever you convert to.
What carries over
- Every pixel, if you choose lossless
- Capture time, GPS, camera settings
- An open format with no licensing questions
What does not
- Practical viewability, for now
- Burst sequences and depth maps
- The moving part of a Live Photo
HEIC と JPEG XL の比較
| 項目 | HEIC | JPEG XL |
|---|---|---|
| 圧縮方式 | 非可逆 | 非可逆 |
| 透過 | 対応 | 対応 |
| 一般的なファイルサイズ | 同等の JPEG のおよそ 50-60% | 同等の JPEG のおよそ 45-60% |
| 互換性 | Apple 製品の標準形式。ウェブへのアップロードでは拒否されがち | Safari と比較的新しい Chrome が対応。それ以外ではまだ稀 |
| 主な入手元 | iPhone・iPad の写真ライブラリ | 長期保存や写真編集のワークフロー |
よくある質問
HEIC ファイルはどこかにアップロードされますか?
いいえ。デコーダーとエンコーダーはこのページ内で動く WebAssembly モジュールです。形式を初めて使う際はネットワークタブにコーデックの取得が表示されることがありますが、ファイルを含む通信はありません。対応ブラウザでは一度使ったコーデックがキャッシュされ、以後は同じ変換をオフラインでも実行できます。
ファイルサイズや枚数の制限はありますか?
当サイト側では設けていません。実際の上限は端末のメモリです。変換中は画像を非圧縮で保持する必要があるためです。一般的なノートパソコンなら、1 億画素程度までは問題なく変換できます。
JPEG XL に変換すると画質は落ちますか?
JPEG XL は非可逆形式のため、一部のデータが捨てられます。既定の品質設定であれば、通常の表示サイズで違いが見えることはありません。ピクセル単位で完全に同じコピーが必要な場合は PNG を選んでください。
スマートフォンでも使えますか?
はい。同じ WebAssembly モジュールがモバイルブラウザでも動作します。スマートフォンの CPU は非力なためデスクトップより時間がかかり、非常に大きな画像ではメモリの上限に達しやすくなります。
なぜ iPhone は写真を HEIC で保存するのですか?
Apple は iOS 11 から HEIC に切り替えました。同じ写真を JPEG の約半分の容量で収められるからです。その代償として Apple のエコシステム外では対応が不揃いで、アップロードが弾かれる原因の多くはここにあります。「設定 → カメラ → フォーマット → 互換性優先」を選べば JPEG で撮影できますが、容量の節約は失われます。
JPEG XL はもう使える段階ですか?
部分的には使えます。Safari は以前から対応しており、Chrome も 2026 年初頭に正式対応しましたが、全体の対応率は依然として 15% 前後です。汎用性より圧縮品質が重視される保存・アーカイブ用途には向いていますが、今日公開ウェブサイトに載せる画像には向きません。