Skip to content
TinyPicTools

Crop Image to a Square

Lock the crop to 1:1 and choose which part of the frame survives. Better than an automatic centre crop, because you decide.

Drop your image here

or

Choose Image

You can also paste an image with Ctrl+V

Images are processed on your device and never uploaded.

How to crop a square

  1. Select your photo — the crop box is already locked to 1:1.
  2. Drag it over the part you want to keep, and resize with the corners.
  3. Press Crop and download.

Square crop or square resize?

Both produce a square, but they differ in who chooses the framing:

  • Square crop (this tool) — you position the box. Output dimensions depend on how large a box you drew.
  • Resize to 600×600 / 1080×1080 — automatic centre crop, guaranteed exact output size.

For a portrait where the face is not centred, crop first, then resize the square to whatever exact size you need. That way you control both.

Where squares are required

  • Profile photos on nearly every platform.
  • Product listing images on major marketplaces.
  • Album and podcast artwork — often 1400×1400 or 3000×3000.
  • App icons before rounding.
  • Grid layouts, where mixed ratios look untidy.

Cropping tall portraits

A 3:4 portrait loses a quarter of its height in a square crop, and a 9:16 phone photo loses far more. If the subject is a full-length person, a square crop will usually cut them off — consider a 4:5 crop instead, which keeps much more and still looks deliberate.

Choosing the output size

The crop box decides what you keep, not the final pixel size. These are the square sizes people ask for most:

SizeUsed for
512 × 512App icons and avatars
600 × 600Product photos, and a 2×2 inch photo at 300 DPI
1080 × 1080Square social posts
1400 × 1400Podcast and album artwork

Crop first to choose the framing, then run the result through the resize tool for the exact size. That way you control both, instead of leaving one to an automatic centre crop.

Cropping is excellent preparation

Cropping does not resample anything — it discards what falls outside the selection, so the pixels you keep are identical to the original. That makes it the best possible first step before heavy compression: a tightly cropped image spends every byte on the subject, so a 20 KB or 50 KB result looks markedly better than compressing the full frame.

EXIF data and GPS coordinates are also dropped, because the file is rebuilt from the decoded pixels.

Frequently asked questions

Are my images uploaded to your server?

No. The image is decoded, processed and re-encoded by your own browser using the Canvas and Web Worker APIs. There is no upload endpoint for this tool — open your browser's network panel while you use it and you will see no request carrying image data.

What is the biggest square I can get from my photo?

The shorter side of the image. A 4032×3024 photo yields a maximum 3024×3024 square, and the crop box will not let you drag beyond that.

Can I get a square without cropping anything away?

Only by padding. Use the resize tool in Fit mode with a background colour — the whole image is kept and the leftover space is filled.

What happens to my file when I close the tab?

It is gone. The image only ever exists in your browser's memory as an object URL; closing or refreshing the page discards it. Nothing is written to our servers, and nothing is stored on your device unless you download the result.