Skip to content
All Tools

Crop JPG · PNG · WebP 100% local

Square Crop

Quickly crop any image to a perfect square.

Runs in your browser — your image never leaves your device Updated September 2026

Processed directly in your browser. Your image never leaves your device.

About this tool

Square Crop turns any rectangular image into an exact 1:1 square in a single pass, choosing whether the square is anchored to the center of the frame or snapped to one edge. The output preserves the full pixel quality of the cropped region and exports as JPG, PNG or WebP with no upload or server involvement.

Social networks, e-commerce catalogs, print shops and portfolio grids frequently demand square images. Uploading a landscape photo to a platform that forces a 1:1 display means the platform decides which part to keep, often cutting off the subject. This tool gives you that decision back: you pick the center or an edge, preview the result, and download the exact square you want.

The cropping logic works by measuring the shorter side of your source image and using that length as the square side. On a 5472 by 3648 landscape photo, the shorter side is 3648 pixels, so the square becomes 3648 by 3648. The longer side is trimmed evenly from both ends in center mode, or trimmed from one end in edge mode.

Center positioning keeps the middle of the frame intact, which is the right choice for portraits, product shots and most general-purpose images where the subject sits near the center. Edge positioning anchors the square to one side, which is useful when the important content runs along a particular edge: a landscape where the subject is at the far right, a document scan where the text starts at the left, or an architectural photo where the building sits against one border.

Because the tool runs entirely in your browser using the Canvas API, the original image is never modified, stored or transmitted. The cropped square is a fresh file created from the pixel data in memory, downloaded once and discarded when you close the tab.

Square output sizes matter more than most people expect, because every platform renders squares at different pixel resolutions. Instagram displays a 1080 by 1080 square at full quality, YouTube thumbnails are served at 1280 by 720 but a square video cover works best around 2048 by 2048, LinkedIn recommends 1200 by 1200 for square posts, and X displays 1600 by 1600 for full-bleed images. Each platform scales the source down, never up, so feeding it a square at or above its recommended resolution keeps the details crisp.

Because this tool produces the largest square the source allows, you may want to pair it with the Resize Image tool to hit a platform target exactly. A typical workflow is to square-crop first, then resize the resulting square to the recommended dimension for the platform you are publishing to. That two-step path gives you a square that is both correctly shaped and correctly sized, without ever touching the original.

How to use Square Crop

  1. Add an image, up to about 25 MB.

  2. Choose a crop position, either center or edge.

  3. Download the square version.

What this tool does

  • 1:1 crop quantization.

  • Smart center or edge position.

Specifications

Input formats JPG, PNG, WebP
Output format(s) JPG, PNG or WebP (as chosen)
Processing Local browser (Canvas API)
Uploads None — files stay on your device
Max file size 25 MB per file
Original file Never modified
Ratio Exactly 1:1
Position Center or edge
Output JPG, PNG, or WebP

In-depth Guide

Center versus edge positioning

The position setting controls which part of the source image the square covers. Center positioning takes the square from the middle of the frame, which means both the left and right edges (for landscape sources) or the top and bottom edges (for portrait sources) are trimmed equally. This is the most common choice because most subjects are composed near the center.

Edge positioning shifts the square to one side. In a landscape source, an edge anchor could keep the right side of the image while discarding the left, or vice versa. This matters when the subject is not centered: a person standing at the right of the frame, a signboard at the left, or a building that occupies one half of a wide shot.

Neither position is universally better. The right choice depends on where the subject sits in the original composition. If you are unsure, start with center and switch to edge only when the subject is clearly off-center.

Position How it works Best for
Center Trims equally from both sides, keeping the middle Centered subjects, portraits, product shots
Edge (left) Anchors the square to the left side, trims from the right Subjects positioned at the left edge
Edge (right) Anchors the square to the right side, trims from the left Subjects positioned at the right edge

When to square-crop versus standard crop

The standard Crop Image tool lets you draw any rectangle with any aspect ratio, while Square Crop is locked to exactly 1:1. The standard tool is more flexible but requires you to manually ensure the proportions are square. Square Crop removes that guesswork: the output is always a perfect square with zero manual measurement.

Square Crop also differs from the Profile Picture Resizer in its scope. The Profile Picture Resizer targets specific platform sizes like Facebook 320 by 320 or GitHub 460 by 460, while Square Crop produces a square at the maximum resolution the source allows. Use Square Crop when you need a large, high-quality square; use Profile Picture Resizer when you need a specific platform dimension.

The Thumbnail Maker can produce square thumbnails at preset sizes, but it also supports non-square video dimensions. Square Crop is the focused tool when a 1:1 shape is the only requirement.

Pixel math behind the crop

The tool measures both dimensions and identifies the shorter side as the target length. For a 4000 by 2500 landscape photo, the shorter side is 2500 pixels, so the square output is 2500 by 2500. The longer side loses 1500 pixels, which in center mode means 750 pixels removed from each end.

For a 3000 by 5000 portrait photo, the shorter side is 3000 pixels and the square becomes 3000 by 3000. In center mode, 1000 pixels are removed from the top and 1000 from the bottom. In edge mode, 2000 pixels are removed from one end.

Because the crop snaps to the exact shorter-side dimension, there is no rounding, no fractional pixels and no ambiguity. The output width and height are always identical integers.

Source Shorter side Square size Removed (center)
4000 x 2500 2500 2500 x 2500 750 px from each long side
3000 x 5000 3000 3000 x 3000 1000 px from top and bottom
3648 x 3648 3648 3648 x 3648 Nothing (already square)

Output format considerations

The crop region is drawn onto a canvas and exported in the format you pick. PNG gives you lossless quality and transparency support, which matters if the source had transparent edges. JPG gives you the smallest file for photographic content at the cost of lossy compression. WebP offers a middle ground with smaller files than PNG and optional transparency.

For most web use, JPG at quality 80 to 90 produces sharp, clean squares at a reasonable file size. For graphics or images with sharp edges, PNG avoids the compression artifacts that JPG introduces around high-contrast boundaries.

WebP at comparable quality is typically 20 to 30 percent smaller than JPG, making it the best choice for pages where every kilobyte matters and the platform supports WebP uploads.

Preparing images that need multiple crops

When you need the same source in both a square and a circular crop, do the square crop first. The Circle Crop tool accepts square inputs cleanly because the circle has room to fit inside the square without asymmetric trimming.

For a set of product photos that all need to be the same square size, process them in sequence. Each file is cropped independently, so you can choose different positions for each one if the subjects sit at different locations in their respective frames.

If the source is much larger than the final square size you need, consider resizing first with the Resize Image tool to bring the shorter side close to your target dimension. This keeps the final file size reasonable without sacrificing visible quality.

Square sizes across video, social and media platforms

Social platforms each recommend a specific square resolution, and the gaps between them are large enough to matter in production. Instagram feeds display squares at 1080 by 1080, X renders full-width square images at 1600 by 1600, LinkedIn uses 1200 by 1200 for square posts, and Facebook timeline images are served at 1200 by 1200 as well. Video covers follow separate rules: YouTube suggests 2048 by 2048 for the square cover beside the rectangular thumbnail, while Facebook uses a rectangular 820 by 462 frame, so a square source is cropped by the platform into that frame.

E-commerce and print introduce another set of requirements. Amazon displays product images in a 1:1 ratio with a recommended minimum of 500 pixels per side and a preferred maximum of 1000, while many Shopify themes render squares at 2048 by 2048 on the largest viewport. Print materials that call for square crops, such as CD covers, album artwork and square postcards, usually request 300 DPI, which works out to 1200 by 1200 pixels for a four-inch square or 2400 by 2400 for an eight-inch version.

The common thread is that every platform and printer expects a square at least as large as its target resolution, because downscaling a large square produces a sharp result while upscaling a small one softens it. Cropping to the maximum the source allows and then resizing down to the exact target value is the reliable sequence, and it stays the same regardless of the platform in question.

Platform Recommended square Notes
Instagram feed 1080 x 1080 Crop large, then resize down as needed
X (Twitter) display 1600 x 1600 Full-bleed square at display size
LinkedIn square post 1200 x 1200 Matches the feed preview size
YouTube video cover 2048 x 2048 Largest accepted square cover source
Amazon product main 1000 x 1000 Never upscale beyond the source size
CD cover and square art 2400 x 2400 at 300 DPI Print standard for an eight-inch square

Center crop behavior in practice

Center cropping assumes the geometric middle of the frame holds the content worth keeping, which is true for a large share of photographs but far from all of them. When the subject sits right or left of center, or when meaningful negative space is concentrated on one side, the center square keeps that space instead of the subject, which is exactly when an edge anchor is the better choice.

Center behavior is also worth thinking through for vertical subjects. A portrait running the full height of the frame loses equal amounts from top and bottom in center mode, so a face framed with generous headroom may lose forehead above and keep empty background below. Edge vertical positioning offers no help in that situation, because the space above and below the subject is anchored to the same two ends; the practical answer is to reframe the source or accept the tighter crop.

For headshots, the convention is to keep the eyes comfortably inside the square, because viewers scan the eyes first. A source with the eyes low in the frame makes a center square clip the forehead while leaving extra space below the chin, and no crop position fixes that imbalance without first adjusting the subject composition in the source file.

How it works

1:1 quantization

The shorter side of the image defines the square, and the cut is snapped to that geometry so the output width and height are always exactly equal.

Center or edge position

A center crop keeps the middle of the frame; an edge crop anchors the square to one side, which helps when the important content runs along a particular edge.

Example result

Before After
File size: 4.9 MB File size: 2.3 MB
Dimensions: 5472 x 3648 Dimensions: 3648 x 3648
Format: JPG Format: JPG

A wide landscape photo trimmed to a center square for a profile grid. Your results depend on your input image.

Pro tips

Choose center for most portraits and product shots

The subject is usually in the middle of the frame, and center cropping keeps the face or product centered in the square without manual adjustment.

Use edge positioning for off-center compositions

When the subject sits near one side of the frame, edge cropping keeps the important content and discards the empty space on the opposite side.

Check the preview at the export size

A crop that looks fine at preview resolution may reveal edge softness when viewed at full size. Preview at the intended display dimensions to confirm quality.

Combine with resize for platform-specific square images

Square Crop produces the largest possible square from your source. Resize afterward if the platform requires a specific pixel dimension like 1080 by 1080.

Keep the original file for future re-crops

The tool never modifies the source, so you can always reload it and try a different position without losing anything.

Crop before resizing, not after

Cropping a large source keeps the shorter side as the new edge length. Resizing the source down to a small dimension first, then cropping, throws away resolution you may need for later placements. Crop at full size and resize the resulting square.

Repeat the same position across a product set

When a catalog shares the same subject placement, running each file through the same crop position keeps every square visually consistent. Because files are processed independently, simply re-apply the same settings in sequence.

When to use it

Great for Square Crop

  • Preparing square images for a grid that rejects non-square uploads.
  • Quickly squaring a family photo around its center for a small square print.
  • Converting a wide product shot to a square tile for a catalog.

Watch out for

  • When the target needs a specific rectangle such as 4:3 or 16:9, because the square crop always produces 1:1.
  • When the subject sits off-center and neither the center nor an edge matches it; use a crop tool with a 1:1 preset for free placement instead.
  • When the source is very tall or very wide, because a square crop discards proportionally more of the frame.

Privacy

This tool runs entirely in your browser using the Canvas API. Your image is never transmitted — there is no upload endpoint involved. Clearing the page removes the file from memory.

Edits never overwrite your original file. Every result is a new download, so you always keep the source image. Read the privacy policy.

Troubleshooting

A square crop always cuts the longer side down to the shorter one; try the edge position if the important part runs against an edge.

Squaring trims the longer dimension down to the shorter side, which lowers the pixel count; that is the normal trade-off of a square crop.

Frequently asked questions

It decides where the square sits on the frame: center keeps the middle of the image, while edge anchors the square against one side of the photo.

No - you choose the position before downloading, so the crop behaves the way you want it to.

The result is snapped to an exact 1:1 geometry with a simple center or edge choice, rather than a freeform rectangle you place by hand.

The tool detects that the source is already 1:1 and passes it through without trimming. The output is identical to the input.

A square crop always trims the longer dimension down to the shorter one. The output pixel count is the shorter side squared, which is naturally smaller than the full rectangular source.

Square Crop uses the source image shorter side as the square dimension. To produce a specific pixel size, resize the image first so the shorter side matches your target, then square-crop it.

No. The source is read into browser memory and the square is created as a new file. The original remains on your device exactly as it was.

The tool accepts files up to approximately 25 MB. Larger files may exceed browser Canvas memory limits.

Downscaling to the display resolution preserves sharpness, while upscaling blurs detail. A square fed at 1600 by 1600 into a 1080 by 1080 slot renders crisp and also covers retina displays that request around 2160 by 2160.

No. The output is always exactly 1:1 regardless of position. The only variable is which part of the longer dimension is kept: center keeps equal amounts from both ends and edge keeps content from one end.

Tool last updated: September 2026. Browse all image tools.