バイナリファイルコンプレッサー
圧縮 · 無料オンラインツール
任意のバイナリファイルを圧縮してダウンロード。
任意のファイル形式
テキスト、JSON、画像、フォント — アップロード可能なものすべてを圧縮。
4 つのコーデック
gzip、deflate、deflate-raw、brotli から選択 — すべてブラウザネイティブ。
直接ダウンロード
圧縮バイトを filename.. として保存。
バイナリファイルコンプレッサーの使い方
- 1Enter or paste the text you want to compress.
- 2Select the compression algorithm (gzip, deflate, or brotli).
- 3Click compress to reduce the data size.
- 4Copy or download the compressed output.
機能と特徴
- ✓完全無料 — 登録不要、サブスクリプションなし、広告なし
- ✓ブラウザ上で完全に動作 — データは端末から送信されません
- ✓高速・軽量 — 即座に結果を表示
- ✓クロスプラットフォーム — デスクトップ・タブレット・モバイル対応
よくある質問
What compression algorithms are supported?
We support gzip, deflate, and brotli compression algorithms for text data.
Is there a file size limit?
Since tools run in your browser, the limit depends on your device memory. Most tools handle several megabytes without issues.
Can I decompress data produced by other software?
Yes. The decompression tools accept standard gzip, deflate, and brotli streams from any compliant source — command-line tools, web servers, or other libraries.
Why does the compressed output look unreadable?
Compressed data is binary, not text. Use Copy as Base64 or download it as a file — pasting raw compressed bytes into a text field will show garbled characters.
関連ツール
アーカイブインスペクター
zip/tar/gz 形式を自動検出し構造を表示。
ファイルコンプレッサー
マルチフォーマット(gzip/deflate/brotli)ファイル圧縮器。
圧縮・最適化パイプライン
最小サイズのためにミニファイ(JSON/JS)後にバイナリ圧縮。
圧縮率計算機
元のサイズと圧縮後のサイズの比率と削減量を計算。
Gzip / Brotli コンプレッサー
gzip および deflate ストリームでテキストを圧縮・展開。
Deflate コンプレッサー
Deflate アルゴリズムの圧縮/展開(ネイティブ CompressionStream)。
Zlib コンプレッサー
Zlib 形式(RFC 1950)の圧縮と展開。
Raw Deflate コンプレッサー
zlib ヘッダーのない生の Deflate ストリームの圧縮/展開。