🔧
ZIP 아카이브 뷰어
압축 · 무료 온라인 도구
추출 없이 .zip 파일 목록과 크기 보기.
EZ4Code 팀
Read-only inspection. Lists every entry from the central directory with its uncompressed/compressed size and storage method.
| Name | Size | Compressed | Method |
|---|---|---|---|
| 해당 없음 | |||
목차
중앙 디렉토리에서 각 항목 이름과 크기 및 저장 방법을 나열합니다.
읽기 전용
아카이브를 수정하거나 추출하지 않음 — 신뢰할 수 없는 zip 검사에 안전합니다.
종합 비율
총 미압축 대 압축 크기를 한눈에 표시합니다.
ZIP 아카이브 뷰어 사용 방법
- 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.