Image Tools
Convert between formats, resize (by size, percentage, or social presets), or compress images.
Drop your image here
or
Maximum file size: 20MB
β
Convert between formats, resize (by size, percentage, or social presets), or compress images.
or
Maximum file size: 20MB
β
Reduces image size: Re-encodes a picture at a quality level you choose, optionally scaling it down first.
Runs in your browser: The image is processed on your own device and never uploaded.
JPEG output: The compressed result is saved as a JPEG.
Two things drive an image's file size: how many pixels it contains and how heavily those pixels are compressed. Lowering quality alone will only take you so far, because a 4,000-pixel-wide photo still has four thousand pixels of data to store.
Reducing the dimensions is usually the bigger win. A photo displayed at 800 pixels wide on a page gains nothing from being 4,000 pixels wide, and scaling it down first often cuts the file size by an order of magnitude before compression is even applied.
The compression is performed by your own browser using a canvas, which means your image never leaves your device and is not uploaded to us or anyone else.
Around 75 to 85 is the practical range for web use, where loss is hard to spot. Use 90 or above for near-original quality, and 50 to 70 for thumbnails. Below 50 you will see visible blocking on most photographs.
File size depends on both pixel count and compression. A photo displayed at 800 pixels wide gains nothing from being 4,000 pixels wide, so scaling it down first often cuts the size dramatically before compression is even applied.
No. This tool handles one image at a time; there is no batch mode.
The output is always JPEG, which has no transparency, so transparent areas become a solid background. If you need to keep transparency, use the image resizer and choose PNG or WebP output.
No. JPEG compression is lossy and cannot be reversed, so keep your original file. Compressing an already-compressed image repeatedly degrades it further each time.
No. The compression is performed by your own browser using a canvas, so the image never leaves your device.
Keep moving through common developer workflows with Image Resizer, PDF to Image, Compress PDF. You can also browse the full Developer Tools collection or return to the all tools hub.