Free Image Compression Tool

Drop image here or

OPTIONS TO COMPRESS/Resize/


Either you can choose Quality or Resize or both

1. CHANGE QUALITY LEVEL

2. RESIZE YOUR IMAGE

Input (original)


Name:
{{ input.name || 'N/A' }}
Type:
{{ input.type || 'N/A' }}
Size:
{{ input.size | prettySize }}
last Modified Log:
{{ input.lastModified || 'N/A' }}
Last Modified Date:
{{ input.lastModifiedDate || 'N/A' }}

Result - Output(Compressed/ Resized)


New size:
{{ output.size | prettySize }} ({{ ((1 - (output.size / input.size)) * 100).toFixed(2) }}% off)
Name:
{{ output.name || 'N/A' }}
Type:
{{ output.type || 'N/A' }}
Download