WebP画像
WebPはGoogleが開発した最新の画像フォーマットで、同等の品質でJPEGより25-34%小さいファイルサイズを実現します。非可逆と可逆の両方の圧縮、透過、アニメーションをサポートします。すべての主要ブラウザで対応しています。
MIMEタイプ
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
種類
バイナリ
圧縮
無劣化
メリット
- + Supports complex formulas, pivot tables, and conditional formatting
- + Smaller files than .xls due to ZIP compression
- + Open standard readable by LibreOffice, Google Sheets, and programmatic tools
- + Handles over one million rows per worksheet
デメリット
- − Heavy files with many formulas can be slow to open and recalculate
- − Complex macros require .xlsm and may not work outside Excel
- − Not suitable for simple data exchange — CSV is often better
.XLSXを使うタイミング
Web画像(写真とグラフィックの両方)にWebPを使用してください。IE11サポートが必要な場合はJPEG/PNGフォールバックを含めてください。最先端の圧縮にはAVIFを検討してください。
技術的詳細
WebP非可逆はVP8イントラフレーム予測を使用、可逆はLZ77、ハフマン、カラーキャッシュ、変換符号化を使用します。RIFFコンテナ内にアルファチャンネル、ICCプロファイル、EXIF/XMPメタデータ、アニメーション(ANIM/ANMFチャンク)を格納できます。
歴史
Googleは2010年にVP8ビデオコーデックの静止フレーム圧縮としてWebPをリリースしました。可逆モードは2011年、アニメーションは2013年に追加されました。Safari/iOSは2022年にサポートを追加し、ユニバーサルブラウザサポートを完了しました。
.XLSXから変換
.XLSXに変換
関連フォーマット
Learn More
File Format Conversion: A Complete Guide
Converting files between formats is a daily task for professionals across every industry. This comprehensive guide covers document, image, audio, …
CSV vs JSON vs XML: Data Exchange Formats Compared
Data exchange formats serve different needs. CSV excels at tabular data, JSON dominates web APIs, and XML powers enterprise integrations. …
How to Convert Documents Between Office Formats
Converting between Word, Google Docs, LibreOffice, and PDF formats is common in collaborative workflows. This guide covers conversion paths that …
Understanding MIME Types and File Extensions
MIME types tell browsers and servers what kind of data a file contains, while file extensions help humans and operating …
Troubleshooting File Conversion Errors
File conversions fail for many reasons: corrupted sources, unsupported features, encoding mismatches, and memory limitations. This guide helps you diagnose …
Archive Formats Compared: ZIP, 7z, TAR, and RAR
Archive formats bundle and compress multiple files into a single package. ZIP is universal, 7z offers the best compression, TAR …