Fit PNG in Rectangle
Fit a PNG into a rectangle online free. Set exact width and height, contain/cover/stretch the image, optional transparent padding — make a rectangle picture or square that is a perfect fit.
Or try an example
Help Us Improve
—
(—)
Resize PNG online free—scale PNG with transparency, or resize JPEG/JPG by pixels or percent. Preview, then download PNG or JPG. No upload.
Percent zoom
Zoom in image (>100%) or zoom out picture (<100%) with one slider.
Resize PNG with transparency
Scale PNG uploads while preserving alpha—logos, icons, and UI stills.
JPEG / JPG resize
Change size of JPEG photos with the same pixel or percent controls.
Exact pixel targets
Set width/height when you need a specific canvas size, not just a zoom %.
Constrain proportions
Lock aspect ratio—or unlock to stretch width and height independently.
Live preview & readout
See original → output pixel sizes before you download PNG or JPG.
Upload your image
Drop a PNG, JPG, or WebP—15 MB max.
Choose percent to zoom
Above 100% zooms in; below 100% zooms out. Or switch to pixels for exact sizes.
Keep or unlock proportions
Leave constrain on for clean logos; unlock only when you need a stretch.
Check output dimensions
Confirm the new width × height under the preview.
Download PNG or JPG
Export PNG to keep transparency; JPG for photos.
Percent for quick zooms
200% = 2× zoom in; 50% = half-size zoom out.
Export PNG for logos
Keep PNG download when you need transparency after a resize.
Prefer downscaling
Zooming out usually looks sharper than heavy zoom-in upscaling.
Need AI enlargement?
For smarter upscale beyond simple zoom, try /curated/bigjpg.
Watch the max edge
Output stops at 8192 px—lower percent if you hit the limit.
Online PNG Tools (zoom PNG)
Competitor ranking for zoom in image, zoom image, and image zoomer. This page matches that intent with percent zoom in/out plus pixel resize — private in the browser.
Bigjpg (/curated/bigjpg)
AI image enlarger for higher-quality upscales. Use this page for simple percent zoom and exact pixel targets.
iLoveIMG / Adobe Express
Cloud resizers with batch options or accounts. This tool is a free browser-only image zoomer.
This image zoomer
Zoom in/out by percent, resize PNG/JPEG by pixels, keep transparency, no signup.
Quick zoom in / zoom out
Percent mode for 2× enlargements or half-size thumbnails.
Icons, logos & UI PNG
Hit exact pixel sizes for app assets without killing transparency.
PNG image size reducer
Downscale oversized PNG exports so pages and uploads stay light.
Email & form JPG uploads
Reduce JPEG dimensions so attachments and applications accept the file.
Zoom by percent
Image zoom without calculating pixel math by hand.
PNG-first transparency
Built for resizing PNG graphics that need a clean alpha channel.
JPG ready too
Same tool works as a jpeg resizer when you upload photos.
Private & free
No upload for processing, no watermark, unlimited downloads.
“PNG supports lossless data compression and an optional alpha channel for transparency.”
PNG: PNG is the usual format for graphics that need sharp edges and transparency—exactly what a PNG resizer should preserve. en.wikipedia.org/wiki/PNG
“JPEG is a commonly used method of lossy compression for digital images.”
JPEG: JPG photos use the same dimension controls when you need a jpeg change size workflow. en.wikipedia.org/wiki/JPEG
“Image scaling is the process of resizing a digital image.”
Image scaling: Upscaling and downscaling interpolate new pixel grids for both PNG and JPEG — the same math behind zoom in / zoom out. en.wikipedia.org/wiki/Image_scaling
“The Canvas API provides a means for drawing graphics via JavaScript and the HTML canvas element.”
Canvas API: Resizing runs via Canvas 2D drawImage with smoothing, entirely client-side. developer.mozilla.org/en-US/docs/Web/API/Canvas_API