🔁 一括変換
複数画像のフォーマットを一括変換
🔒 画像がデバイスの外に出ることはありません。 すべての処理はCanvas API + createImageBitmapを使用してブラウザ内でローカルに行われます。アップロード、サーバー、追跡は一切ありません。
特長
- Bulk Format Conversion — 変換 all your images to WebP, PNG, or JPG in one go.
- Fast Processing — Uses createImageBitmap for high-performance image decoding.
- Multiple Input Formats — Accepts any browser-supported image format as input.
仕組み
- Drop images — Select or drag multiple images of any format.
- Choose output format — Select WebP, PNG, or JPG as the target format.
- 変換 & download — Click 変換 All and download the results.
活用例
- 変換 all site images to WebP for better compression
- 変換 screenshots to JPG for sharing
よくある質問
Which format should I choose?
WebP for web use (smallest size), PNG for transparency, JPG for photos and broad compatibility.
関連ツール
- 🔁 フォーマット変換 — PNG、JPG、WebPの相互変換 — ブラウザで即時処理
- 📦 一括圧縮 — 複数の画像を一括圧縮 — すべてブラウザ内で完了
- ↔️ 一括リサイズ — 複数画像を一括リサイズ