Skip to content
🔧

ZIP 아카이브 추출기

압축 · 무료 온라인 도구

.zip을 업로드해 추출하고 파일 목록/다운로드.

CoderNewbie 팀
Reads the ZIP central directory to list all entries. STORE (method 0) entries are extracted and downloadable; deflated entries (method 8) are listed with sizes — bundle fflate/jszip to decode them.
Upload a .zip file to see its contents.

중앙 디렉토리

EOCD를 읽고 중앙 디렉토리를 순회하여 모든 항목을 나열합니다.

STORE 추출

압축되지 않은 항목을 즉시 디코딩하고 다운로드할 수 있습니다.

Deflate 인식

deflated 항목을 크기와 함께 보고하여 실제 디코더가 필요한 것을 알 수 있습니다.

ZIP 아카이브 추출기 사용 방법

  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.

관련 도구