Skip to content
🔧

Smaz 短文字列コンプレッサー

圧縮 · 無料オンラインツール

短い英語文字列圧縮用の Smaz アルゴリズム。

CoderNewbie チーム
This is a simplified Smaz with a small codebook. Real Smaz uses 254 curated substrings and variable-length codes — install smaz for byte-compatible output.
220 文字
0 文字
Click "Compress" to run...

短い文字列

ヘッダオーバーヘッドが支配的になる 100 バイト未満の入力で汎用コーデックを上回ります。

固定コードブック

辞書を格納する必要なし — コードブックはエンコーダとデコーダ間で共有。

純粋な JS

コードブック置換がどう動くかを示す教育用実装。

Smaz 短文字列コンプレッサーの使い方

  1. 1Enter or paste the text you want to compress.
  2. 2Select the compression algorithm (gzip, deflate, or brotli).
  3. 3Click compress to reduce the data size.
  4. 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.

関連ツール