Skip to content
GigAI Tools

Resize Images Online, Exact Pixels or %

Set the exact width and height you need, keep the proportions locked, or snap to a social-media preset: with a clean high-quality resample and a live before/after view.

100% browser processingFree · no sign-up
Loading tool…

What is the image resizer?

GigAI Image Resizer scales JPG, PNG and WebP to exact pixel dimensions with Lanczos resampling (via pica), in your browser. Our benchmark took a 4000×3000 photo to 1600×1200 in 3.1 seconds, 3.4 MB down to 292 KB. Aspect-ratio lock, platform presets, no upload, no watermark, no account.

The GigAI Image Resizer scales your photos and graphics to any dimension you type, using the browser's high-quality canvas resampler for smooth, artefact-free results. Lock the aspect ratio to avoid stretching, or unlock it to force an exact frame. One-click presets cover the sizes that actually matter: Instagram square and story, a Facebook cover, an X/Twitter header, a YouTube thumbnail and a 1080p desktop wallpaper, so you never have to memorise pixel counts again. Everything runs locally in your tab: your image is never uploaded, and the result panel shows the original and new dimensions along with the exact scale factor applied.

Difficulty:
Easy
Typical time:
~10s
Processing:
100% browser processing

Last updated

How to use the image resizer

  1. 1

    Drop in your image

    Drag a JPG, PNG or WebP onto the workspace, click to browse your files, or paste one directly from the clipboard.

  2. 2

    Choose a size

    Type an exact width and height, or click a social preset. Leave the aspect-ratio lock on to keep proportions intact.

  3. 3

    Resize

    Press Resize to resample the image locally. The before/after view shows the original and new dimensions side by side.

  4. 4

    Download

    Save the resized image straight to your device. Need another size? Change the numbers and resize again, it's instant.

What Image Resizer includes

  • Exact width & height

    Type the precise pixel dimensions you need. The resizer renders to that size on the spot. No rounding surprises, no guesswork.

  • Aspect-ratio lock

    Keep the lock on and one field updates the other automatically, so your image scales in proportion and never looks squashed.

  • Social-media presets

    Snap to an Instagram post, story, Facebook cover, X header, YouTube thumbnail or 1080p wallpaper with a single click.

  • High-quality resample

    Both enlarging and shrinking use the canvas's high-quality smoothing, keeping edges clean and colors smooth at the new size.

  • Scale factor readout

    The result panel spells out the old and new dimensions and the exact percentage you scaled by, so you know what happened.

Why use our image resizer

Fit any platform's spec

Upload requirements differ everywhere, profile photos, banners, marketplace listings. Dial in the exact size a form demands and pass validation the first time.

No stretching, no distortion

The aspect lock does the maths for you, so portraits stay portraits and logos keep their shape instead of warping to fill a box.

Private and instant

Resizing happens in your browser with the canvas API. Your file is never sent anywhere, and even large images render in a moment.

Nothing to install

It's a web page that works the same on a phone, tablet or laptop. No app, no plugin and no account to create first.

Measured results

Numbers from running this exact tool against a fixed public sample, not marketing claims.

Samplethe same 4000×3000 photograph
Result4000×3000 → 1600×1200, 3.4 MB → 292 KB, in 3.1 seconds
Worth knowingLanczos resampling via pica, with dimensions set to 1600 px wide.

Measured on 2026-08-22 using Chromium on an Apple-silicon MacBook Air, everything in-browser. Re-measured with each release. The harness and samples are part of this site's test suite.

What this tool does not do

Boundaries stated plainly, with the right tool for each neighbouring job.

  • It does not reduce file size at the same dimensions - resizing smaller shrinks bytes as a side effect, but for same-size compression use the compressor. Image Compressor does that.
  • It does not crop - the whole frame is kept, scaled. Crop Image does that.

Supported formats

Accepts JPG, JPEG, PNG, WebP and GIF, and produces PNG, JPG and WebP, all processed locally in your browser.

Input formats
  • JPG
  • JPEG
  • PNG
  • WebP
  • GIF
  • BMP
Output formats
  • PNG
  • JPG
  • WebP

Frequently asked questions

Use this in a workflow

See how the image resizer fits into a step-by-step journey with related tools.

Use Image Resizer in your code

The same engine runs behind the free API: send files, get signed download links back, and everything is deleted after the retention you choose. 1,000 tasks a month, no card.

Also runs as a task inside a job - chain it with the other engines. See the recipes.

curl -X POST https://api.gigai.tools/v1/jobs \
  -H "Authorization: Bearer $GIGAI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{ "tasks": {
    "in": { "operation": "import/url", "url": "https://example.com/input.png" },
    "work": { "operation": "resize-image", "input": ["in"] },
    "out": { "operation": "export/url", "input": ["work"] }
  } }'

# then poll until finished and follow the export URL:
curl https://api.gigai.tools/v1/jobs/JOB_ID/wait -H "Authorization: Bearer $GIGAI_API_KEY"

Your privacy is built in

Everything runs 100% in your browser. Your files are never uploaded to a server, never stored, and never seen by anyone but you.

  • Runs in your browser
  • No uploads
  • Nothing stored

Ready to try the image resizer?

Free, private and instant. Image Resizer runs right in your browser.