Skip to content
🔧

TAR.GZ 아카이브 추출기

압축 · 무료 온라인 도구

.tar.gz를 추출하고 내부 파일 목록/다운로드.

CoderNewbie 팀
Uses DecompressionStream('gzip') then parses POSIX ustar headers. Text files are previewed; binary files show a size placeholder.
Upload a .tar.gz file to see its contents.

네이티브 압축 해제

브라우저의 gzip 디코더를 사용 — 타사 라이브러리가 없습니다.

ustar 파싱

POSIX ustar 헤더를 읽어 각 항목의 이름, 크기 및 내용을 나열합니다.

파일별 다운로드

미리보기에서 추출된 파일을 개별적으로 다운로드합니다.

TAR.GZ 아카이브 추출기 사용 방법

  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.

관련 도구