フォルダ選択
一括変換する画像が含まれるフォルダを選択してください。
- フォルダ
- —
- ファイル
- 0
Which files
File types in this folder
- 表示する内容がまだありません。
変換先フォーマット
JPEG cannot store transparency. Transparent pixels are filled with white before encoding — without that they come out black.
Converting re-encodes the pixels, so EXIF, GPS and camera notes in the original do not carry into the converted file. JPEG and PNG output is additionally passed through the same stripper /remove-exif uses; the colour profile is kept so the picture still looks right.
ブラウザの対応状況
ファイルをその場でリネーム・削除するには File System Access API が必要で、対応しているのは Chromium 系ブラウザだけです。対応・非対応にかかわらず、以下の操作はすべてこのマシン上で行われます — アップロードは一切ありません。
| 機能 | Chrome | Edge | Firefox | Safari |
|---|---|---|---|---|
| ディスクからフォルダを開くwindow.showDirectoryPicker — Chrome/Edge 86 以降、デスクトップのみ | ✓対応 | ✓対応 | ✗非対応 | ✗非対応 |
| ファイルをその場でリネームFileSystemFileHandle.move — Chrome/Edge 111 以降 | ✓対応 | ✓対応 | ✗非対応 | ✗非対応 |
| ファイルをその場で削除FileSystemDirectoryHandle.removeEntry | ✓対応 | ✓対応 | ✗非対応 | ✗非対応 |
| 次回のためにフォルダを記憶ハンドルはこの端末の IndexedDB に保存されますが、権限は毎回あらためて確認されます | ✓対応 | ✓対応 | ✗非対応 | ✗非対応 |
このブラウザでの検出結果
- window.showDirectoryPicker …
- FileSystemFileHandle.move …
- indexedDB …
Firefox や Safari、またはスマートフォンやタブレットでは、このページは手順を説明できても実行はできません。デスクトップ版の Chrome か Edge で開いてください。