How to Resize a PNG (Without Losing Quality)
Resizing a PNG can result in blurred edges or massive file sizes. Learn the right way to resize PNGs to keep them crisp and transparent.
PNGs are famous for their sharp lines and transparent backgrounds. But if you resize them wrong, they get fuzzy or lose transparency (turning the background black or white).
The Golden Rule: Scale Down, Not Up
You can always make a large image smaller (downsampling) and keep it sharp. You cannot make a small image larger (upsampling) without it becoming pixelated/blurry.
If you need a bigger image, you need to find the original source file, not stretch the small one.
Method 1: Use an Image Resizer
- Use an online resize tool or Photoshop.
- Ensure "Maintain Aspect Ratio" is locked.
- Enter your desired width (e.g., 800px).
- Save/Export.
Method 2: Compressing (Resizing File Size, Not Dimensions)
If the image looks correct but the file size (MB) is too big for your website:
- Use our Image Compressor
- It reduces the "weight" of the file without shrinking the dimensions (pixels).
- Essential for SEO and website speed.
Preventing the "Black Background" Issue
Some tools don't support transparency. When you save a transparent PNG as a JPEG, the background turns white or black. Always save resized logos as PNG to keep the transparent background valid.
Conclusion
To keep quality: Start big, shrink down, maintain aspect ratio, and keep it as a .png file.