PixSqueeze v1.3.1

Compress JPEG, PNG, WebP — and convert HEIC, TIFF & camera RAW — right in the browser.

Playground


Drop an image here or

Options
Flags
Dimensions
maxWidth
maxHeight
minWidth
minHeight
width
height
resize
Encoding
quality
mimeType
convertTypes
convertSize
Input original Download
No image selected
name
{{ input.name || 'N/A' }}
type
{{ input.type || 'N/A' }}
size
{{ input.size | prettySize }}
modified
{{ input.lastModified || 'N/A' }}
Output compressed Download
Awaiting compression
name
{{ output.name || 'N/A' }}
type
{{ output.type || 'N/A' }}
size
{{ output.size | prettySize }} -{{ ((1 - (output.size / input.size)) * 100).toFixed(1) }}%
modified
{{ output.lastModified || 'N/A' }}
Side-by-side comparison
Input (original) Output (compressed)