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.

주요 기능

  • 100% 무료 — 가입, 구독, 광고 없음
  • 브라우저에서만 실행 — 데이터는 기기를 떠나지 않습니다
  • 빠르고 가벼움 — 즉시 결과 확인
  • 크로스 플랫폼 — 데스크톱, 태블릿, 모바일 지원

자주 묻는 질문

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.

관련 도구