compresspng Compress a PNG

Resize a PNG

Cap the longest edge at 1920px. The fastest way to cut size when the image is simply bigger than it needs to be.

Resize

Drag & drop files here, or

Accepts .png, .jpg, .jpeg, .webp, .bmp, .tiff, .gif

  1. Upload an image.
  2. It is scaled to a 1920px maximum edge and compressed.
  3. Download the smaller PNG.

A 4000-pixel-wide image displayed in a 800-pixel column is carrying four times more data than anyone will ever see. Resizing removes that waste outright, and it stacks with compression: this tool does both, capping the longest edge at 1920 pixels and re-packing the result.

Aspect ratio is preserved and transparency survives.

Guides about Resize PNG

More compresspng.net tools

Frequently asked questions

What is the difference between resizing and compressing?
Resizing reduces the pixel dimensions. Compression reduces the file size at the same dimensions. Doing both gives the smallest file, which is what this tool does.
Will it stretch or crop my image?
Neither — the aspect ratio is kept and nothing is cut off.
What if my image is already under 1920px?
Then it is left at its original dimensions and simply compressed.