pictuary
How to Crop Images to Exact Pixel Dimensions

How-to guide

How to Crop Images to Exact Pixel Dimensions

4 min read

To crop an image to exact pixel dimensions, upload it to Pictuary's Social Media tool at pictuary.com/crop, enter the target width and height — such as 1080×1080 for Instagram or 1200×630 for a website hero — and download. Pictuary applies a center crop that fills the exact dimensions without stretching or distorting the image.

Free image compressor — no account required

No account · Files deleted within 15 minutes · EXIF data removed

Compress →

Resize vs crop — the distinction that matters

The two most common image dimension operations are frequently confused, and using the wrong one produces a different result than intended.

Resize scales the entire image — all content — to a new pixel size. The aspect ratio is preserved. A 3000×2000 image resized to 1500 px wide becomes 1500×1000. Nothing is cut. The image is proportionally smaller.

Crop cuts the image to a target frame. A 3000×2000 image cropped to 1080×1080 loses content on the left, right, or both — the center 1080×1080 region is kept and the edges are discarded. The remaining content is not scaled.

The correct operation depends on the use case:

GoalOperationTool
Make the image smaller, keep all contentResizeResize tool
Fit image to exact platform dimensionsCropSocial Media tool
Maintain original aspect ratio at a new sizeResizeResize tool
Fill a fixed container (Instagram, website hero)CropSocial Media tool

fit:inside vs fit:cover — what these mean in practice

Image processing tools use two standard approaches to reaching a target size when the source and target aspect ratios do not match.

fit:inside — scales the image to fit within the target dimensions without cutting any content. If the aspect ratios differ, the image will not fill the target frame completely: the shorter axis will have empty space (called letterboxing). The output pixel dimensions may not exactly match the target. The Resize tool uses fit:inside.

fit:cover — scales and then crops the image to fill the exact target dimensions. No empty space. No distortion. Content outside the crop frame is cut. The output pixel dimensions exactly match the target. The Social Media tool uses fit:cover.

For exact-dimension use cases — platform uploads, website hero images, thumbnail generators — fit:cover is the correct approach. fit:inside would produce an image with empty space around it, which platforms typically fill with a solid color, resulting in unintended letterboxing.

Common exact-dimension use cases and their correct targets

Use caseTarget dimensionsAspect ratioNotes
Instagram Feed — Portrait1080 × 1350 px4:5Highest reach in 2026
Instagram Feed — Square1080 × 1080 px1:1Legacy default
Instagram Stories / Reels1080 × 1920 px9:16Full screen
LinkedIn Feed1200 × 1200 px1:1Standard feed post
TikTok1080 × 1920 px9:16Vertical only
Website hero image1200 × 630 px~1.91:1Also matches Open Graph
YouTube thumbnail1280 × 720 px16:9
Open Graph / link preview1200 × 630 px1.91:1Facebook, Slack, Discord

The Open Graph image — the preview card that appears when a link is shared on Facebook, LinkedIn, Slack, or Discord — uses 1200×630 px. This is the same 1.91:1 ratio as the website hero image, so one crop covers both use cases.

For a complete reference, see the full social media image sizes guide.

Why exact dimensions matter for platform uploads

Every major social media platform and website builder renders images in containers with exact pixel requirements. When an uploaded image does not match the container's expected aspect ratio, the platform applies its own crop — and that crop may not center on what you want.

For example: a 3000×2000 (3:2) landscape photo uploaded to Instagram's 4:5 feed slot. Instagram's crop engine cuts from the left and right to achieve a 4:5 crop, centering on the horizontal midpoint. If the subject is off-center in the 3:2 frame, the Instagram crop may cut them out entirely.

Cropping to exact dimensions before upload means you control what the crop frame contains — the platform receives an image that already matches its requirements exactly, and no further cropping occurs.

Does cropping reduce file size?

Yes. Cropping removes pixels, and fewer pixels means less data to encode and compress. A 4032×3024 source cropped to 1080×1080 contains approximately 9.2% of the original pixel count — a reduction of over 90% in raw file size data before any compression is applied. After cropping, compressing the output at quality 80 WebP reduces file size further.

For social media uploads, start from your highest-resolution source, crop to the target dimensions, then download and upload directly. The platform will apply its own compression pass — starting from a correctly sized, uncompressed source produces better results than uploading an already-compressed file.

Step by step

  1. Upload your image

    Go to pictuary.com/crop and upload your image. Pictuary accepts JPEG, PNG, WebP, and HEIC. No account is required.

  2. Select the Social Media tool

    After uploading, select the Social Media tool. This is Pictuary's exact-dimension crop tool — it supports any pixel dimensions, not only social media presets.

  3. Choose a preset or enter custom dimensions

    For common formats, select a preset from the platform menu: Instagram 1:1 (1080×1080), Instagram 4:5 (1080×1350), or website hero (1200×630). For any other target size, enter the exact width and height in the custom dimension fields. The tool uses fit:cover by default — a center crop that fills the exact target dimensions by cutting content from the edges, not by distorting or stretching the image. Review the preview to confirm the subject is correctly centered before downloading.

    CropTo cut away the outer edges of an image to reach a specific size or aspect ratio. Cropping removes content outside the crop boundary — it does not scale or distort the remaining image. See full definition →
  4. Download

    Click Download. Your image is delivered at the exact pixel dimensions you specified. EXIF data is removed automatically. Files are deleted from Pictuary's servers within 15 minutes.

Frequently asked questions

What is the difference between resize and crop?

Resize changes an image's pixel dimensions while keeping all the content — the whole image is scaled proportionally. Crop changes image content by cutting to a specific ratio or size — content outside the crop boundary is permanently removed. Use resize when you want the full image at a different scale. Use crop when you need an exact final size and accept that some edges will be cut.

Will cropping lose parts of my image?

Yes. Cropping to exact pixel dimensions removes the content outside the target frame. Pictuary uses a center crop, meaning the center of the image is preserved and content is cut equally from opposite edges. If the key subject in your image is not centered, preview the crop carefully before downloading.

Does Pictuary crop from the center?

Yes. All crops in the Social Media tool are center-anchored. The center pixel of the source image maps to the center pixel of the output. This is the correct approach for most use cases — platform profile photos, thumbnails, and feed images are typically composed with the subject near center.

Does cropping to smaller pixel dimensions reduce file size?

Yes. Fewer pixels means less data to encode. A 4032×3024 image cropped to 1080×1080 contains approximately 91% fewer pixels, which reduces file size significantly even before compression is applied.

What is fit:inside vs fit:cover?

Fit:inside scales the image so it fits within the target dimensions without cutting any content — the aspect ratio is preserved and the output may not exactly match the target height or width if the ratios differ. Fit:cover crops the image to fill the exact target dimensions — no empty space, no distortion, but content may be cut from the edges. The Social Media tool uses fit:cover for exact-dimension cropping. The Resize tool uses fit:inside for proportional scaling.