온디바이스 AI · WebGPU

이미지 압축. TinyPNG 수준. 브라우저에서.

무료 온라인 이미지 압축 도구. MozJPEG WASM 코덱으로 JPEG, PNG, WebP, AVIF를 일괄 압축 — 100% 브라우저에서, 업로드 불필요, 가입 불필요.

WASM accelerated
Batch + convert
100% 프라이빗
무료 · 오픈
Compress 이유

TinyPNG 수준 압축. 기본적으로 프라이빗.

계정 없음, API 키 없음, 한도 없음. 브라우저와 Google Squoosh의 코덱만으로.

100% 프라이빗

이미지는 기기를 떠나지 않습니다. 업로드 없음, 서버 없음, 추적 없음.

WASM 코덱

MozJPEG, OxiPNG, WebP, AVIF — 전문 C 인코더를 WebAssembly로 컴파일.

일괄 & 변환

여러 이미지를 한 번에 압축. JPEG, PNG, WebP, AVIF 간 변환.

EXIF 제거

메타데이터가 자동으로 제거됩니다. 선택적 최대 크기 제한 가능.

사용 방법

세 단계. 서버 없음.

  1. 01

    이미지 추가

    드래그 앤 드롭, 붙여넣기 또는 찾아보기. 원하는 만큼 파일을 추가.

  2. 02

    형식과 품질 선택

    원본 형식 유지 또는 변환. 품질과 최대 크기 조정.

  3. 03

    다운로드

    개별 또는 모두 다운로드. TinyPNG 수준 절감, 기기에서 완전 처리.

Complete guide

About the image compressor

This is a free image compressor that shrinks JPEG, PNG, WebP, and AVIF files directly in your browser. It is built for anyone who needs smaller images before uploading to a website, attaching to an email, or publishing a storefront — bloggers, developers, photographers, e-commerce sellers, and anyone hitting a platform’s file-size limit. Batch processing is included, so you can drop in an entire folder of photos instead of compressing them one at a time.

How it works

The tool uses the same open-source codecs that cloud services use — MozJPEG, libwebp, libavif, and OxiPNG — compiled to WebAssembly. The codec runs in your tab on your device’s CPU: images are decoded, re-encoded at your chosen quality, and saved straight to disk. You can also convert between formats (for example, JPEG to AVIF), resize by max width or height, and strip EXIF metadata including embedded GPS coordinates in the same pass.

Limits & requirements

Any modern browser works; no WebGPU or model download is needed. Very large batches may take a minute on low-powered devices, but there is no file-size cap and no upload queue, because nothing is uploaded. Lossy output can never be restored to the original quality, so keep an uncompressed copy if you may need to re-export later.

Privacy

Your photos never leave your computer — there is no server in the pipeline. Stripping metadata additionally removes location and device information that would otherwise travel with the file when you share it.

지원

질문에 대한 답변.

유사합니다. Google Squoosh 프로젝트의 MozJPEG + OxiPNG + WebP/AVIF WASM 코덱을 사용합니다. JPEG 결과는 TinyPNG와 거의 동일하며, PNG는 무손실 최적화됩니다.