바이너리 파일 압축기
압축 · 무료 온라인 도구
임의의 바이너리 파일을 압축하고 다운로드.
모든 파일 유형
텍스트, JSON, 이미지, 폰트 — 업로드할 수 있는 모든 것을 압축합니다.
4가지 코덱
gzip, deflate, deflate-raw 또는 brotli 중 선택 — 모두 브라우저 네이티브입니다.
직접 다운로드
압축된 바이트를 파일명으로 저장합니다.
바이너리 파일 압축기 사용 방법
- 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.
주요 기능
- ✓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.
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 헤더 없는 Raw Deflate 스트림 압축/해제.