🔧
LZ77 압축기
압축 · 무료 온라인 도구
학습용 LZ77 슬라이딩 윈도우 압축/해제.
CoderNewbie 팀
209 문자
0 문자
Click "Compress" to run...슬라이딩 윈도우
최대 18바이트 매치를 위해 4KB 윈도우를 검색 — 교과서적인 LZ77 체계입니다.
검사 가능한 출력
리터럴/매치 토큰을 JSON으로 내보내 데이터가 어떻게 인코딩되었는지 정확히 볼 수 있습니다.
교육용
deflate와 LZ4가 LZ77 아이디어를 어떻게 활용하는지 학습하는 데 좋습니다.
LZ77 압축기 사용 방법
- 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.