Aspect Ratios Explained for Beginners
What aspect ratio actually means, how ratios like 1:1, 4:5 and 16:9 differ, and a simple way to pick the right one for any photo.
GigAI Crop Image cuts an exact region from a JPG, PNG or WebP with a 1:1 source-pixel copy - the kept area is never rescaled or re-encoded beyond the crop itself, so quality is untouched. Aspect presets cover profile pictures and covers. Runs in your browser: no upload, no account, no watermark.
The GigAI Crop Image tool puts a live selection rectangle over your photo so you can trim away everything outside the frame. Drag the box to reposition it, pull the corner handles to resize, or nudge it a pixel at a time with the arrow keys. Snap to a ready-made aspect preset for square avatars, portrait posts and widescreen banners, or switch to Free to crop to any shape at all. When it looks right, the tool slices out just that region at full resolution and hands you a clean file to download. Everything runs on the HTML canvas inside your own tab, so the picture never leaves your device and the crop is instant even on large images.
Last updated
Drop a JPG, PNG or WebP onto the canvas, click to browse your files, or paste an image straight from the clipboard.
Pick a preset (1:1, 4:5 or 16:9) to lock the crop box to that shape, or leave it on Free to frame the region however you want.
Drag the selection to move it and pull the handles to resize. Fine-tune with the arrow keys, watching the live width × height readout.
Hit Crop image to cut out the selection at full resolution, then download the result. Not quite right? Reframe and crop again in seconds.
Grab the selection to slide it into place, then pull the corner handles to resize. A dark overlay dims everything you're about to trim away.
Lock the frame to 1:1, 4:5 or 16:9 for avatars, portrait posts and banners, or pick Free to crop to any shape you like.
Select a handle and nudge the crop one pixel at a time. Hold Shift to jump ten pixels for fast, precise framing without the mouse.
See the exact crop width, height and position update as you drag, so you always know the final pixel dimensions before you export.
The crop is mapped back onto the original pixels, so a small on-screen box still exports at the source image's true resolution. No quality lost to preview scaling.
Your image is decoded and cropped locally with the canvas API. It's never sent to a server, stored, or seen by anyone but you.
The presets match the ratios feeds actually use, so a portrait 4:5 post or a square profile photo fits perfectly the first time.
Crop a PNG and keep its transparency. Crop a JPG and keep JPG. The tool exports in the source format so nothing else about the file changes.
There's no queue, no account and no daily cap. Crop one image or fifty in a row: each one is processed the instant you hit the button.
Boundaries stated plainly, with the right tool for each neighbouring job.
Accepts JPG, JPEG, PNG, WebP and GIF, and produces PNG, JPG and WebP, all processed locally in your browser.
See how the crop image fits into a step-by-step journey with related tools.
Resize any image to exact pixel dimensions with an optional aspect-ratio lock and ready-made social presets, free and fully in your browser.
Shrink JPG, PNG and WebP images without a visible quality drop. Set the quality yourself, or compress to an exact target size like 100 KB. Free, entirely in your browser.
Convert PNG images to JPG in your browser: pick a background color for transparent areas, set the quality, and download a much smaller file.
Enlarge photos and graphics 2x or 4x in your browser with a real ESRGAN neural network that reconstructs sharp detail, free, private and nothing uploaded.
Convert iPhone HEIC photos to JPG (or PNG) in your browser, so they open everywhere. Free, private and instant. Nothing is uploaded.
Convert JPG and JPEG images to lossless PNG in your browser, perfect for editing, transparency workflows and crisp graphics. Free, private, no upload.
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": "crop-image", "input": ["in"], "width": 1, "height": 1 },
"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"Go deeper on the concepts behind the crop image.
What aspect ratio actually means, how ratios like 1:1, 4:5 and 16:9 differ, and a simple way to pick the right one for any photo.
The exact aspect ratios Instagram uses for the grid, Stories and Reels, and how to crop your photos to each one without awkward cut-offs.
A practical guide to cropping a profile photo that stays sharp inside a circle: framing, headroom, and the square crop that works everywhere.
Everything runs 100% in your browser. Your files are never uploaded to a server, never stored, and never seen by anyone but you.
Free, private and instant. Crop Image runs right in your browser.