🔧
ZIP 아카이브 생성기
압축 · 무료 온라인 도구
여러 파일을 선택해 .zip 아카이브 생성.
CoderNewbie 팀
This builder uses STORE mode (no compression) with proper CRC-32 and central directory — opens in any unzip tool. For deflated ZIPs, bundle
jszip or fflate.실제 ZIP 형식
로컬 헤더 + 중앙 디렉토리 + EOCD — Windows 탐색기, macOS Finder, 7-Zip에서 열립니다.
CRC-32 검증
각 항목에 CRC-32가 포함되어 unzip 도구가 손상을 감지합니다.
의존성 없음
순수 JS — STORE 모드 아카이브에 JSZip이나 fflate가 필요 없습니다.
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.