Image Size Changer

Change image dimensions to any size. Choose from social media presets or enter custom values. No signup, files never stored.

JPG, PNG, WEBP, GIF

All formats

Up to 30 files

Batch resize

No sign-up

Free forever

Files never stored

100% private

Related Tools

Image size changer

Resize images online, free

Change an image's width and height in pixels — to exact custom dimensions, or to a preset built for a specific platform. Up to 30 images at once, 50 MB each, in JPG, PNG, WEBP or GIF. No design software, no account, and nothing kept afterwards.

It is built for whoever needs an image to fit a particular size in a hurry: bloggers, sellers, marketers, students, and anyone who has ever been told their photo is the wrong shape. The rest of this page covers what resizing actually does, how it differs from cropping and compressing, and which size to use where.

The basics

What is an image size changer?

It changes how many pixels wide and tall an image is. A 4000×3000 photograph can become 1200×900 — a smaller file, better matched to how it will actually be displayed on a page, in a post, or in an email.

Three different jobs. Resizing changes the pixel grid. Cropping removes part of the picture. Compressing shrinks the file without touching the dimensions. All three are compared further down.

Why bother

Why image size matters

Nearly every platform, screen and use case expects a particular set of dimensions. The wrong size shows up as slow loading, awkward cropping, blurry thumbnails or a rejected upload.

Websites

An oversized image is the most common reason a page is slow. Serving a 4000px photo into an 800px slot wastes the difference on every single visit.

Social media

Each platform displays at set dimensions. Upload the wrong shape and you get awkward cropping, or the platform's own re-encode, which is rarely kinder than doing it yourself.

Blogs

Consistently sized images make a blog look deliberate rather than assembled, and make every post load predictably.

E-commerce

Marketplaces usually require specific dimensions so thumbnails, grids and zoom views all line up. Off-size photos get rejected or cropped badly.

Email

Correctly sized images keep the message small and render consistently across clients that all handle scaling differently.

Printing

Print needs both dimensions and resolution to line up. A file that looks sharp on screen can print soft, which is a different problem from a slow web page.

Storage

Keeping full-resolution originals of images you only ever use small adds up quickly across hundreds of files.

Faster uploads

Fewer pixels usually means a smaller file, which means less time waiting on any connection.

How to use it

Three steps

  1. 1

    Add your images

    Drag and drop, paste with Ctrl+V (Cmd+V on Mac), or browse. Up to 30 images at once, each up to 50 MB, in JPG, PNG, WEBP or GIF.

  2. 2

    Choose a size

    Type an exact width and height, or pick a platform preset. The padlock decides whether the proportions are kept or the image is stretched to fill the exact box.

  3. 3

    Resize and download

    Take the images one at a time, or the whole batch as a single ZIP. Each result shows the size it started at and the size it ended up.

Aspect ratio

What the padlock does

Aspect ratio is the proportional relationship between width and height — 16:9, 4:3, 1:1. A 1600×900 image is 16:9, and stays 16:9 at any scale. The padlock beside the dimension fields decides whether that relationship survives the resize.

Locked (default)

Width and height scale together, so nothing is stretched. The image is fitted inside the size you asked for — a 16:9 photo asked for 1080×1080 comes back 1080×608, keeping its shape.

Unlocked

The image is stretched to exactly the width and height you typed — that same photo comes back a true 1080×1080. Useful when a platform demands precise dimensions, distorting when the shapes disagree.

Better than unlocking: if the target shape does not match your image, crop to that ratio first and then resize. You lose the edges instead of distorting everything in the frame.

Quality

Does resizing reduce quality?

Going down is safe. Going up is where it gets interesting.

Downsizing

Pixels are discarded, but there was more detail than the smaller size needs, so the result still looks sharp. This is the ordinary case and it holds up well.

Enlarging

New pixels have to be estimated from their neighbours — a process called interpolation. Small increases hold up; large ones look soft, because the detail was never captured to begin with.

Interpolation, plainly

When you enlarge, there simply are not enough original pixels to fill the new grid, so the software fills the gaps using nearby values as a reference. It is an educated guess, not recovered detail. That is the whole reason an enlarged photo looks softer than one shot at that size.

Enlarging is allowed here. Ask for dimensions bigger than the original and you get them. The tool will not quietly hand back the original size and leave you wondering why the preset did nothing.

If you specifically need something bigger and sharper, the upscaler adds sharpening on top of the same scaling — it still cannot invent detail, but it makes a better job of the guess.

Formats

Supported image formats

Each format is resized and returned in its own format — resizing never converts your file to something else.

JPG (JPEG)

The standard for photographs, with compression that keeps files small. The usual choice for anything headed to the web or a message.

Use it for
Photographs, general-purpose images.
Watch out
No transparency, and repeated re-saving slowly erodes quality.

PNG

Lossless and transparent. The right container for anything with sharp edges — logos, screenshots, diagrams, UI captures.

Use it for
Logos, graphics with text, anything needing a transparent background.
Watch out
Noticeably larger than JPG for photographic content.

WEBP

Handles photographs and graphics efficiently, with transparency and animation. Generally smaller than JPG or PNG at comparable quality.

Use it for
Web images where both quality and file size matter.
Watch out
Very old browsers and some legacy desktop software still do not read it.

GIF

Animation and a 256-colour palette. Resizing keeps the animation intact — every frame is scaled together and the frame timing is preserved.

Use it for
Short looping animations, low-colour graphics.
Watch out
The limited palette makes it a poor container for photographic detail.

Size vs resolution

Two things people mix up

Size is pixel dimensions. Resolution is pixel density. They are related, and confusing them is the most common source of trouble when preparing images.

How image size and image resolution differ.
Image sizeImage resolution
What it measuresTotal pixel dimensions, e.g. 1920×1080Pixel density, e.g. 72 PPI or 300 DPI
Matters most forScreens and web displayPrint output
Changing it affectsHow large the image is and how much detail it holdsHow sharp it looks printed at a given physical size
UnitPixelsDPI / PPI
The question it answers“Is this wide enough for my banner?”“Will this print sharp at 8×10 inches?”

For screens, pixel dimensions are what matter. For print, resolution takes over — a low-resolution file can look perfect on a monitor and still print soft.

Resize vs compress

Resizing and compressing

How resizing and compressing differ.
ResizeCompress
What changesWidth and height — the pixel countHow the pixel data is encoded
Dimensions afterDifferent from the originalIdentical to the original
Reduces file size?Usually — fewer pixels is less dataYes, that is the whole point
Best forFitting a display size or platform requirementShrinking the file at the same dimensions
TogetherDo this firstThen this, for the smallest usable file

If an image is both too big in dimensions and too big as a file, resize it to the size it will actually be shown at, then compress it. That order matters — compressing first spends effort on pixels the resize is about to throw away.

Resize vs crop

Resizing and cropping

How resizing and cropping differ.
ResizeCrop
ContentAll of it is kept, just scaledPart of it is removed
Dimensions change?YesYes
Composition changes?No — scaled proportionallyYes — the frame itself changes
Use it whenYou need the whole image at a different sizeYou need a specific portion or aspect ratio
Example4000×3000 photo down to 1200×900A wide photo trimmed to a square avatar

Platform sizes

Best image sizes by platform

These are the presets built into the tool — one click fills in both fields. Platform guidelines do change, so check the current spec for anything critical.

Presets available in the resizer, by platform.
PlatformOne-click presets
InstagramSquare post 1080×1080 · Portrait 1080×1350 · Story / Reel 1080×1920 · Profile 320×320
FacebookPost 1200×630 · Cover photo 851×315 · Story 1080×1920
X (Twitter)Post image 1600×900 · Header 1500×500 · Profile 400×400
LinkedInPost image 1200×627 · Cover photo 1584×396 · Profile 400×400
YouTubeThumbnail 1280×720 · Channel art 2560×1440
WhatsAppProfile photo 500×500
StandardHD 1080p 1920×1080 · 4K UHD 3840×2160

Other common sizes

These have no preset button — type the numbers into the width and height fields.

Common image sizes without a preset button.
UseRecommended size
PinterestStandard pin 1000×1500 · Square pin 1000×1000
Website bannerAround 1920×600 for desktop, though it depends on your layout
Blog featured image1200×630 — the same shape most link previews use
Inline blog image800×600
Email header600×200
Email inline image600×400
Passport photo600×600

Troubleshooting

Common resizing mistakes

Enlarging a small image too far

Scaling a 300px thumbnail to 2000px will look soft, because the extra pixels are estimated rather than recovered. Small increases hold up; large ones rarely do.

Leaving the aspect ratio unlocked by accident

Unlocked means the image is stretched to exactly the width and height you typed. That is occasionally what you want and usually not — the padlock is on by default for a reason.

Resizing a web-sized image for print

Print needs far more pixel data than a screen. Starting from a 1200px web image and sizing it for an A4 page produces a soft print no matter what you do afterwards.

Letting the platform resize for you

Uploading a full-resolution photo and letting Instagram or a CMS scale it hands the decision to an algorithm tuned for their storage costs, not your image.

The wrong format for the content

Resizing a screenshot as JPG softens the text. PNG keeps the edges crisp — the format matters as much as the dimensions.

Convert the format

Resizing but not compressing

Resizing removes surplus pixels; compressing shrinks what is left. Doing only the first leaves an easy saving on the table.

Compress after resizing

Best practice

Getting resizing right

  • Resize down rather than up wherever you can — start from the highest-resolution original you have.
  • Leave the aspect ratio locked unless a platform genuinely demands an exact, non-proportional size.
  • If the target shape does not match your image, crop to that shape first, then resize. It beats stretching.
  • Match the target to where the image will actually be displayed, not to the size you happen to have.
  • For print, think in resolution (DPI/PPI) as well as pixels.
  • Resize first, compress second — for the smallest practical file at your target dimensions.
  • Keep the high-resolution original. You can always resize down again; enlarging never fully recovers.
  • For strict requirements like YouTube thumbnails or LinkedIn banners, use the exact preset rather than something close.

Why this one

What you get

Exact pixels or a preset

Type any width and height, or pick a platform size and skip looking it up. Both use the same two fields.

Batch of 30

Resize a whole gallery, catalogue or blog post in one pass, with the results downloadable as a single ZIP.

Scales up as well as down

Ask for something bigger than the original and you get it, rather than the original size handed back with no explanation.

Files are never stored

Each image is re-encoded in memory and returned in the same request. Nothing is written to disk or saved to a database.

Works on any device

Any modern browser on iPhone, Android, Windows or Mac. No app, no plugin, and you can paste straight from the clipboard.

Free, no sign-up

No account, no email, no watermark and no daily limit.

Privacy & security

What happens to your files

Each image is uploaded over an encrypted HTTPS connection, decoded and re-encoded in memory, and handed straight back in the same request. It is never written to disk, never saved to a database and never queued for later. Once the response is sent, nothing about it remains.

No account is required, so a resize is not attached to an identity either — worth knowing if the images are scans, internal documents or anything else you would rather not leave sitting on someone else's infrastructure.

  • Encrypted in transit

    HTTPS end to end

  • Nothing retained

    Discarded after the response

  • Never written to disk

    Held in memory only

Full detail is in the privacy policy.

FAQ

Frequently asked questions

What is an image size changer used for?

Adjusting an image's pixel dimensions — its width and height — so it fits a particular platform, page or use case, without needing design software.

Is this tool free?

Yes, with no account, no email and no watermark.

How many images can I resize at once?

Up to 30 in one batch, downloaded individually or together as a single ZIP.

What is the maximum file size?

Each file can be up to 50 MB.

Which formats are supported?

JPG, PNG, WEBP and GIF. Each one is resized in its own format — a PNG comes back a PNG, and a GIF comes back a GIF.

Does resizing reduce quality?

Making an image smaller holds up well, because there was more detail than the smaller size needs. Making it larger is where quality suffers, since the extra pixels have to be estimated from their neighbours rather than recovered.

Can I make an image larger than it started?

Yes. Enter dimensions bigger than the original and it will scale up. It cannot invent detail that was never captured, so a large enlargement looks soft — but the tool will do what you ask rather than silently returning the original size.

What's the difference between resizing and cropping?

Resizing scales the whole image to a new size and keeps all of it. Cropping removes part of the image to change its framing or shape. If you need a square from a wide photo, cropping is usually the better first step.

What's the difference between resizing and compressing?

Resizing changes how many pixels there are. Compressing changes how efficiently those pixels are stored, leaving the dimensions alone. Resize first, then compress, for the smallest file.

What is aspect ratio?

The proportional relationship between width and height — 16:9, 4:3, 1:1. A 1600×900 image is 16:9, and stays 16:9 whether you scale it up or down.

Should I lock the aspect ratio?

Usually yes, and it is locked by default. Locked, the image is scaled to fit inside the size you asked for and keeps its proportions. Unlocked, it is stretched to exactly that width and height, which will distort it unless the shapes already match.

What size should my Instagram post be?

1080×1080 for a square post, 1080×1350 for portrait, and 1080×1920 for Stories and Reels. All three are one-click presets here.

What size should my YouTube thumbnail be?

1280×720 is the standard, and it is available as a preset.

Can I resize for social media and my website in one session?

Yes. Presets and custom dimensions use the same fields, so you can switch between them across a batch.

What's the difference between image size and resolution?

Size is the pixel dimensions — 1920×1080. Resolution is pixel density, measured in DPI or PPI, and it matters mainly for print. For anything shown on a screen, dimensions are what count.

Will resizing change my file format?

No. A JPG stays a JPG, a PNG stays a PNG, a WEBP stays a WEBP and a GIF stays a GIF. Changing format is a separate job for the converter.

Can I resize a GIF without breaking the animation?

Yes. Every frame is scaled together and the frame timing is kept, so the animation plays exactly as before at the new size.

Can I resize images on my phone?

Yes — it runs in any modern mobile browser on iOS and Android, and you can pick images straight from your camera roll.

Do I need to install anything?

No. It works in the browser, with no app, plugin or extension.

Are my images stored after resizing?

No. Each image is decoded and re-encoded in memory and returned in the same request. Nothing is written to disk or saved to a database.

Is there a limit on how large the result can be?

The output has to stay under 50 megapixels — far above any real resize, and there so that a request for something enormous is refused with a message rather than by exhausting the server.

Why do platforms recommend specific sizes?

Their layouts and thumbnail systems are built around particular dimensions. Matching them avoids unwanted cropping and stops the platform running its own re-encode over your image.

What size is best for a website banner?

Around 1920×600 is common for a desktop hero, but it depends entirely on your layout. Measure the slot it goes into rather than guessing.

Can I use custom dimensions instead of a preset?

Yes — type any width and height you need. Presets are just a shortcut for the numbers people look up most often.

Something not covered? There are more answers on the FAQ page, or you can contact support.

Related tools

Other things you can do here