🔁 일괄 변환

여러 이미지 포맷을 일괄 변환

🔒 이미지가 기기 밖으로 나가지 않아요. 모든 처리는 Canvas API + createImageBitmap를 사용하여 브라우저에서 로컬로 이루어져요. 업로드, 서버, 추적이 없어요.

기능

  • Bulk Format Conversion — Convert all your images to WebP, PNG, or JPG in one go.
  • Fast Processing — Uses createImageBitmap for high-performance image decoding.
  • Multiple Input Formats — Accepts any browser-supported image format as input.

작동 방식

  1. Drop images — Select or drag multiple images of any format.
  2. Choose output format — Select WebP, PNG, or JPG as the target format.
  3. Convert & download — Click Convert All and download the results.

활용 사례

  • Convert all site images to WebP for better compression
  • Convert screenshots to JPG for sharing

자주 묻는 질문

Which format should I choose?

WebP for web use (smallest size), PNG for transparency, JPG for photos and broad compatibility.

관련 도구