LZMA 압축기
압축 · 무료 온라인 도구
LZMA/LZMA2 고효율 압축 및 해제.
CompressionStream. This tool falls back to gzip and is marked "LZMA stand-in". For real .lzma bytes, ship a WASM build of lzma-native or xz.Click "Compress" to run...고비율
LZMA는 일반적으로 크고 반복적인 입력에서 deflate보다 우수합니다.
WASM 준비
WASM LZMA 모듈을 넣어 gzip 폴백을 실제 .lzma 바이트로 교체하세요.
Base64 전송
시스템 간 안전한 복사/붙여넣기를 위해 출력이 base64로 인코딩됩니다.
LZMA 압축기 사용 방법
- 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.
관련 도구
LZ4 압축해제기
빠른 해제를 위한 LZ4 형식 해제 (lz4js).
LZW 압축기
LZW 사전 압축/해제 (고전 GIF 알고리즘).
LZ77 압축기
학습용 LZ77 슬라이딩 윈도우 압축/해제.
런렝스 인코더
반복 문자 데이터를 위한 RLE 런 길이 부호화.
허프만 인코더
빈도 기반 Huffman 코딩 압축/해제.
Brotli 압축해제기
DecompressionStream을 사용해 Brotli 스트림 해제.
Gzip 압축해제기
DecompressionStream을 사용해 Gzip 스트림 해제.
GZ 파일 생성기
파일을 단일 .gz 아카이브로 패키징.