Use Image Cropper

Enter your data below to use the Image Cropper

📌 Try these examples:
RESULT

Last updated

Aspect Ratio Presets for Common Platforms

The Image Cropper provides aspect ratio presets for all major platforms. Here are the most important ones:

/* Social media aspect ratios */
Platform          Ratio   Pixels (recommended)   Use case
----------------  ------  ---------------------  -------------------------
Instagram Square  1:1     1080×1080px            Feed posts
Instagram Portrait 4:5   1080×1350px            Feed posts (more screen space)
Instagram Story   9:16    1080×1920px            Stories, Reels
Twitter/X Post    16:9    1200×675px             Shared images
Twitter/X Header  3:1     1500×500px             Profile header
LinkedIn Post     1.91:1  1200×628px             Article images
Facebook Post     1.91:1  1200×628px             Link previews
YouTube Thumbnail 16:9    1280×720px             Video thumbnails
Pinterest Pin     2:3     1000×1500px            Standard pins
TikTok Video      9:16    1080×1920px            Video cover

/* Profile pictures */
Platform          Size        Shape
----------------  ----------  ------
LinkedIn          400×400px   Circle (displayed)
Twitter/X         400×400px   Circle (displayed)
Facebook          170×170px   Circle (displayed)
Instagram         110×110px   Circle (displayed)
GitHub            460×460px   Circle (displayed)
→ Always crop to square (1:1) for profile pictures

Cropping to Exact Pixel Dimensions

When images must meet specific size requirements, use exact dimension cropping:

/* E-commerce product image requirements */

/* Amazon main product image */
Minimum: 1000×1000px (zoom feature requires this)
Recommended: 2000×2000px
Aspect ratio: Square (1:1)
Background: White (#FFFFFF)

/* Shopify product image */
Recommended: 2048×2048px
Aspect ratio: Square (1:1) for consistency
Format: JPEG or PNG

/* eBay product image */
Minimum: 500px on longest side
Recommended: 1600px on longest side
Aspect ratio: Any (square preferred)

/* Crop workflow for product photos */
1. Upload original photo (e.g., 4000×3000px landscape)
2. Select 1:1 aspect ratio
3. Center the product in the crop area
4. Set output size: 2000×2000px
5. Download as JPEG quality 85

/* Print specifications */
4×6 inch print at 300 DPI:  1200×1800px
5×7 inch print at 300 DPI:  1500×2100px
8×10 inch print at 300 DPI: 2400×3000px
A4 print at 300 DPI:        2480×3508px

Rule of Thirds Composition

The cropper's grid overlay helps apply the rule of thirds for better-composed images:

/* Rule of thirds grid */
+----------+----------+----------+
|          |          |          |
|          |    ×     |          |  ← Place subject at intersection
+----------+----------+----------+
|          |          |          |
|          |          |          |
+----------+----------+----------+
|          |    ×     |          |  ← Or at lower intersection
|          |          |          |
+----------+----------+----------+

/* Good composition examples */

Portrait photo:
  - Place eyes at upper third line
  - Leave space in the direction the subject is looking
  - Crop tight enough to remove distracting background

Landscape photo:
  - Place horizon on upper or lower third line (not center)
  - Place main subject (tree, building) at left or right third
  - Upper third horizon: emphasizes foreground
  - Lower third horizon: emphasizes sky

Product photo:
  - Center product for e-commerce (exception to rule of thirds)
  - Use rule of thirds for lifestyle/editorial product shots
  - Place product slightly off-center with negative space

Straightening Tilted Photos

Combine rotation and cropping to straighten horizon lines and architectural elements:

/* Straightening workflow */

Step 1: Identify the reference line
  - Horizon in landscape photos
  - Top of a building or wall
  - A table edge or floor line

Step 2: Enable grid overlay
  - Horizontal grid lines help align reference

Step 3: Rotate to straighten
  - Rotate -2.5° to correct a slightly tilted horizon
  - Rotate +1.8° to correct a leaning building

Step 4: Crop to remove rotated edges
  - Rotation creates white/empty corners
  - Crop tightly to remove these artifacts
  - Maintain desired aspect ratio

/* Rotation amounts for common issues */
Phone held slightly sideways:  ±1° to ±5°
Handheld camera tilt:          ±1° to ±3°
Architectural correction:      ±0.5° to ±2°
Creative tilt effect:          ±5° to ±15°

/* After straightening — crop to remove empty corners */
Original: 4000×3000px
After 3° rotation + crop: ~3900×2920px
(slight size reduction is normal and acceptable)

Privacy Cropping — Removing Sensitive Information

Crop screenshots and photos to remove sensitive data before sharing:

/* Common privacy cropping scenarios */

Browser screenshot:
  - Crop out browser URL bar (may show private URLs)
  - Crop out bookmarks bar (reveals browsing habits)
  - Crop out other open tabs

Code screenshot:
  - Crop out API keys, passwords, tokens
  - Crop out internal server names/IPs
  - Crop out personal email addresses

Document screenshot:
  - Crop out names, addresses, phone numbers
  - Crop out account numbers, SSNs
  - Crop out dates of birth

Photo:
  - Crop out license plates
  - Crop out street addresses visible in background
  - Crop out other people who haven't consented

/* Workflow */
1. Take full screenshot
2. Open in Image Cropper
3. Drag crop handles to exclude sensitive areas
4. Download cropped version
5. Share the cropped version only

/* Alternative: use blur tool for partial redaction */
/* Cropping is more reliable than blurring for sensitive data */

Frequently Asked Questions

Simply enter your data, click the process button, and get instant results. All processing happens in your browser for maximum privacy and security.

Yes! Image Cropper is completely free to use with no registration required. All processing is done client-side in your browser.

Absolutely! All processing happens locally in your browser. Your data never leaves your device, ensuring complete privacy and security.