Image Compressor

Compress and convert images in your browser — nothing is uploaded to any server. EXIF metadata is preserved when converting JPEG to JPEG.

Drop images here or

Supports JPEG, PNG, WebP — select multiple files at once

+{{ thumb.overflowCount }}
{{ previewFileCount }} image{{ previewFileCount === 1 ? '' : 's' }} selected

{{ exifNote }}

Preview compression Compare the first 4 images at current settings before converting all
  • {{ truncateName(item.file.name) }} {{ formatBytes(item.origSize) }} → {{ formatBytes(item.compSize) }} {{ item.savingsText }}

Conversion Results

Before {{ summaryData.orig }}
After {{ summaryData.comp }}
{{ summaryData.savings }}

Avg. {{ summaryData.avg }}  ·  Max {{ summaryData.max }}  ·  Min {{ summaryData.min }}

Settings: {{ summarySettingsLabel }}

File Original Compressed Savings
  • {{ truncateName(row.file.name) }} {{ formatBytes(row.file.size) }} {{ row.compressedText }} {{ row.savingsText }}