Skip to content
🔧

Shoco テキストコンプレッサー

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

軽量な英語テキスト圧縮用 Shoco アルゴリズム。

CoderNewbie チーム
This is a simplified Shoco that maps 50 common bigrams (th, he, in, ...) to bytes 0x80..0xB1. Real Shoco uses a more elaborate model with multiple codewords — install shoco for byte-compatible output.
226 文字
0 文字
Click "Compress" to run...

バイグラムパック

50 の一般的な英語バイグラムを単一の上位バイト (0x80..0xB1) で置換。

英語最適化

小文字の英語文章に最適、大文字や非ラテン文字では効率が落ちます。

純粋な JS

バイグラムパックのコツを学ぶための小さな依存関係なし実装。

Shoco テキストコンプレッサーの使い方

  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.

関連ツール