Skip to content
🔧

Gzip / Brotli 압축기

압축 · 무료 온라인 도구

gzip 및 deflate 스트림으로 텍스트 압축 및 해제.

CoderNewbie 팀
334 문자
0 문자
Click "Compress" to run...

네이티브 Streams API

브라우저 내장 CompressionStream / DecompressionStream을 사용 — 의존성이 없습니다.

실시간 비율

각 실행 후 입력/출력 바이트 수와 압축 비율을 즉시 확인합니다.

Base64 전송

압축된 바이트는 base64로 인코딩되어 어디든 붙여넣을 수 있으며, 다시 디코딩할 수 있습니다.

Gzip / Brotli 압축기 사용 방법

  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.

관련 도구