AI
Pass

How to Make an Image Square Without Cropping It

How to Make an Image Square Without Cropping It

Instagram. Discord avatars. Slack workspace icons. Most "upload a profile picture" forms in 2026. They all want a square. Your photo, statistically, isn't square — it's either taller than it is wide (portrait) or wider than tall (landscape).

You have two options: crop the image to fit a square (and lose part of it), or fit the whole image into a square with padding around it. Both are valid. This post is about how to do the second one in 30 seconds.

When padding beats cropping

If your image is a portrait photo where the subject is centered, cropping to square works fine — you lose some sky and floor, the face stays. No problem.

But if the image has important context at the edges — text, a group of people, a pet that's in the corner — cropping cuts something out. Padding the image into a square keeps everything visible.

Padding is also the right call when:

  • The image is text-heavy (a screenshot, a meme with text)
  • The aspect ratio is extreme (a panoramic shot, a screenshot of a Slack thread)
  • You want a clean "framed" look with intentional whitespace

The 30-second padding flow

  1. Open AI Pass Canvas.
  2. Drag your image onto the canvas.
  3. Click Resize in the top toolbar.
  4. Set both dimensions to the same number (e.g. 1080 × 1080).
  5. Click Resize.

Done. The image is uniformly scaled to fit inside the square, and the rest is padding.

Pick a padding color

By default, the background is transparent. If you export to PNG or WebP, the transparent area stays transparent. If you export to JPG, transparent becomes white (JPG doesn't support transparency).

To set a different padding color:

  1. In the Layers panel, click the Background layer
  2. Click the color swatch
  3. Pick a color (or paste a hex code)

Black for a cinematic look. Off-white (#F4F2EE or similar) for a paper feel. Brand color for a consistent profile across channels. Transparent for cases where the destination renders its own background.

When the destination allows non-square

Some platforms accept any aspect ratio for profile pics and just clip to a circle on display. If your platform does that, you don't need to pre-square the image — upload as-is and let the platform crop. Twitter, LinkedIn, and Slack all accept arbitrary aspect ratios for avatars.

Other platforms refuse anything but a square: Discord workspace icons (must be 512×512+), some legacy forum profile fields, certain ID-photo uploaders. For these, you need a real square file.

What about Instagram's squared crop?

Instagram automatically squares feed posts to 1:1 by default — they crop the long edges to fit. If that crops something you care about, the workaround used by anyone serious about their feed:

  1. Make the image square yourself with padding
  2. Upload the padded version
  3. Instagram displays it as you intended

Some creators add subtle branded padding (their gradient, a border) so the squaring isn't visible. Others use white padding so it disappears against the feed background.

When to crop instead

Padding everything is overcorrecting. If your image is almost square (1200×1080, say), cropping a tiny bit off looks better than padding the small dimension. The rule of thumb: if you'd lose less than 10% of the image area to crop, crop. If you'd lose more, pad.

The Resize dialog also lets you crop to fit — click the image first, hit Crop in the radial menu, drag the box to the area you want, then Resize to the final dimensions. Two operations, ~20 seconds.