Pixel dimensions
Width × height describes how many samples the image contains. Fewer pixels usually means fewer bytes and less detail; enlarging dimensions cannot recover detail that was never captured.
Hit a specific KB target, resize by dimensions, and use prefilled size pages for forms, social images, thumbnails, or web assets.
Upload limits often combine format, width and height, aspect ratio, file size, and sometimes DPI. Treat them as separate checks. First match the required shape and pixel dimensions, then reduce bytes, and finally verify the downloaded file instead of assuming one setting solved every requirement.
| What you need | Start with | Why |
|---|---|---|
| The form gives a maximum or exact KB value | Compress Image to KB | Enter the target directly, or use a preset such as 20KB, 50KB, 100KB, or 1MB. |
| The requirement gives width × height in pixels | Resize by Dimensions | Set exact pixel dimensions and decide whether to preserve, crop, or change the source shape. |
| You only need a proportional smaller copy | Resize by Percentage | Scale both dimensions together without calculating the new width and height yourself. |
| A portal rejects files below a minimum KB | Increase Image Size KB | Increase encoded bytes for a minimum-size rule; this does not create new visual detail. |
| A print workflow asks for a DPI value | Set Image DPI | Change resolution metadata only after confirming that the pixel dimensions are already sufficient. |
| You need to inspect before or after editing | Image Size Checker | Verify format, pixel dimensions, aspect ratio, and file size on the actual file. |
| The destination has a known social or web layout | Resize Image for Website | Start from a website or platform preset, then check cropping and final bytes. |
Select a tool to open it. All listed tools are live.
These terms describe different parts of the job. Knowing which one the destination checks prevents unnecessary quality loss.
Width × height describes how many samples the image contains. Fewer pixels usually means fewer bytes and less detail; enlarging dimensions cannot recover detail that was never captured.
Width divided by height describes the image shape, such as square or widescreen. Changing ratio requires cropping, padding, or stretching; only cropping and padding preserve natural proportions.
KB and MB measure encoded bytes, not visual dimensions. Format, pixel count, image detail, metadata, and encoder settings all affect the final number.
For lossy outputs, quality controls how aggressively detail is simplified. Lower quality often reduces bytes, but fine text, hair, foliage, and sharp edges reveal damage first.
DPI is mainly print-resolution metadata. Changing 72 to 300 DPI without adding pixels does not make the image sharper; print size, DPI, and pixel dimensions must agree.
A photo often reaches a low byte target more easily as JPG or WebP than PNG. Graphics with transparency or hard edges may need PNG despite the larger file.
The resize and compression work happens locally in the browser: your selected image is decoded, processed, and downloaded on the same device. Very large images can still hit browser memory limits, especially on phones, because decoded pixels use much more memory than the compressed file on disk.
Check these before downloading or submitting the result.
A full-resolution camera photo wastes the byte budget on pixels the destination will discard. Match dimensions first, then compress.
A 1080×1080 image is not guaranteed to be under 100KB. Dimensions and encoded file size require separate checks.
Typing an exact width and height can stretch faces or logos. Crop or pad when the source and destination shapes differ.
Lossless PNG can remain large even at low dimensions. If transparency is unnecessary and the form permits it, a photo format is often easier to fit.
More output pixels do not add genuine source detail. Upscale only to satisfy dimensions and inspect softness before submission.
Portals evaluate the exported file. Run the downloaded result through Image Size Checker and confirm every stated limit.
Use the tools as a sequence when the destination has more than one requirement.