← All articles 8 min read

How to Crop an Image in Illustrator: 4 Methods (2025)

If you've searched for a Crop tool in Illustrator's toolbar, you didn't miss it — it doesn't exist. Illustrator is a vector editor first, and raster image cropping works differently here than in Photoshop. There's no single-click crop tool in the toolbox.

That confuses people. Photoshop users expect to press C, drag a box, and hit Enter. In Illustrator, you have four separate approaches to crop an image, each with different trade-offs around destructiveness, shape flexibility, and version requirements.

This guide covers all four methods in Illustrator 2025 (v29.x) with exact menu paths, keyboard shortcuts, and a comparison table.

For a quick raster crop before placing into an Illustrator layout, Pixotter's crop tool handles it in your browser — drag, crop, download. No hidden pixel data bloating your .ai file.


Crop Methods at a Glance

Method Best For Non-Destructive Custom Shapes Version Required
Clipping Mask Non-rectangular crops, repositionable masks Yes Yes All versions
Artboard Crop Export-based workflows, multiple crop variations Yes No (rectangle) All versions
Crop Image Tool Simple rectangular crops, reducing file size No — pixels deleted No (rectangle) CC 2017+ (v21.0)
Pathfinder Trim Cropping vector artwork, boolean shape operations No — destructive Yes All versions

Method 1: Clipping Mask (Most Common)

Clipping masks are the workhorse cropping method. Draw a shape over the area you want to keep, and Illustrator hides everything outside it. The underlying image stays intact.

Step-by-Step

  1. Place your image. File > Place (Ctrl+Shift+P / Cmd+Shift+P). Click the artboard to position it.

  2. Draw a shape over the crop area. Rectangle Tool (M) for rectangular crops. Ellipse Tool (L) for circles. Pen Tool (P) for custom shapes.

  3. Position precisely. Use the Transform panel (Window > Transform) for exact X, Y, Width, and Height values.

  4. Select both objects. Click the image, then Shift+click the shape. The shape must be above the image in the layer stack. If it isn't, select the shape and press Ctrl+Shift+] / Cmd+Shift+].

  5. Create the mask. Object > Clipping Mask > Make (Ctrl+7 / Cmd+7).

Editing and Releasing

Double-click the clipped group to enter isolation mode — reposition the image behind the mask, resize either object independently, or reshape the mask boundary. Press Escape to exit.

To restore the full image: select the clipped group, then Object > Clipping Mask > Release (Ctrl+Alt+7 / Cmd+Option+7).

When to Use

Clipping masks handle non-rectangular crops (circles, stars, custom paths), repositionable visible areas, and linked images you don't want to alter. This method covers about 80% of crop image Illustrator workflows.


Method 2: Artboard Crop (Export Trick)

This method uses the artboard boundary as your crop frame. Nothing changes on the canvas — the crop happens at export time.

Step-by-Step

  1. Place your image on the artboard.

  2. Activate the Artboard Tool (Shift+O).

  3. Resize the artboard to your crop area. Drag the handles, or type exact Width and Height values in the Control bar.

  4. Fit to artwork (optional). Select the image with the Selection Tool (V), then Object > Artboards > Fit to Selected Art. The artboard snaps to the image edges. Resize inward from there.

  5. Export. File > Export > Export As. Check Use Artboards, choose your format (PNG, JPEG, WebP), click Export. The output contains only the pixels within the artboard.

Multiple Crops From One Image

Create multiple artboards over the same image for different crop variations. In the Artboard Tool, Alt+drag / Option+drag an existing artboard to duplicate it. Reposition and resize each one. Export with All artboards selected to get separate files.

Use Case Dimensions Aspect Ratio
Instagram Post 1080 × 1080 px 1:1
Instagram Story 1080 × 1920 px 9:16
YouTube Thumbnail 1280 × 720 px 16:9
Blog Featured Image 1200 × 630 px 1.9:1

When to Use

Best when your final deliverable is a raster export, when you need multiple crop variations, or when the artboard already defines final output dimensions.


Method 3: Crop Image Tool (CC 2017+)

Adobe added a dedicated Crop Image feature in CC 2017. In Illustrator 2025 (v29.x), you'll find it labeled Crop Image in the Properties panel when a raster image is selected. Unlike clipping masks, this permanently removes the cropped pixels.

Step-by-Step

  1. Place and embed your image. File > Place, select your file. If the image is linked, embed it first: select the image and click Embed in the Properties panel or Control bar.

  2. Select the image with the Selection Tool (V).

  3. Activate Crop Image. Click Crop Image in the Properties panel (under Quick Actions), or go to Object > Crop Image. A crop boundary with handles appears over the image.

  4. Adjust the crop boundary. Drag handles to define the keep area. The removed region appears dimmed. Type exact Width and Height values in the Control bar for precision.

  5. Apply. Press Enter / Return or click Apply. Pixels outside the boundary are permanently deleted.

Limitations

When to Use

Fastest method for simple rectangular crops when you want to reduce file size. Use it when hidden pixel data from masks would bloat your file, or when preparing final artwork that won't need re-cropping.


Method 4: Pathfinder Trim (Vector Cropping)

The Pathfinder panel handles boolean operations on shapes. For cropping, Intersect keeps only the overlapping area, while Minus Front removes a specific region. This is designed for vector artwork, not raster images.

Step-by-Step (Intersect)

  1. Select or create your vector artwork — shapes, compound paths, groups.

  2. Draw a shape over the crop area. Rectangle Tool (M) or any closed shape. This defines what you keep.

  3. Select both objects. Click the artwork, then Shift+click the crop shape.

  4. Open Pathfinder. Window > Pathfinder (Ctrl+Shift+F9 / Cmd+Shift+F9).

  5. Click Intersect (third icon in Shape Modes). Illustrator keeps only the overlapping area — everything outside is permanently deleted.

Minus Front (Cut Away)

To remove a specific area instead: draw a shape over the area to remove, select both objects, click Minus Front (second icon). The covered area is deleted.

Trim

The Trim button (in the Pathfinders row) removes hidden portions of overlapping shapes. Select all overlapping objects and click Trim — Illustrator cuts along intersection boundaries and removes anything hidden behind another shape.

When to Use

Pathfinder is for vector artwork — logos, icons, illustrations, type compositions. For raster images, use Methods 1-3 instead.


Tips for Raster Images in Illustrator

Linked vs. Embedded

Linked keeps your .ai file small but doesn't support Crop Image. Embedded stores pixel data inside the file — larger, but self-contained. For web mockups, embed. For print with many high-res photos, keep images linked.

Pre-Crop for Cleaner Files

Placing pre-cropped raster images avoids clipping mask overhead and hidden pixel data. Pixotter's crop tool and resize tool handle this in your browser — crop and size to exact dimensions, then place the clean file into Illustrator.

Exporting as SVG

SVG embeds raster data as Base64 — a large photo bloats the file. Export raster portions separately as PNG or WebP. See our guides on converting PNG to SVG and converting SVG to PNG.


Illustrator vs. Photoshop Cropping

If you're used to Photoshop's Crop Tool, Illustrator feels indirect. Photoshop modifies the pixel canvas directly — press C, drag, Enter. Illustrator treats raster images as objects within a vector workspace, so cropping always goes through masks, artboard boundaries, or the Crop Image feature.

This isn't a limitation — it reflects different design philosophies. Illustrator excels at layouts, logos, and vector compositions. For workflows that involve both tools, a common pattern is: crop raster images in Photoshop (or Pixotter's browser-based cropper), then place them into Illustrator for layout work.

For more on working with images in Illustrator, see how to resize an image in Illustrator.


Frequently Asked Questions

Where is the crop tool in Illustrator?

There's no crop tool in the toolbar. For raster images, select the image and use Object > Crop Image (CC 2017+) or the Crop Image button in the Properties panel. For mask-based cropping, use Object > Clipping Mask > Make (Ctrl+7 / Cmd+7). For vector objects, the Pathfinder panel handles boolean cropping.

Does cropping reduce file size?

Only the Crop Image tool (Object > Crop Image) deletes pixel data and reduces file size. Clipping masks hide pixels but keep all image data in the file. Artboard cropping reduces the exported file size but doesn't shrink the .ai document.

Can I crop an image to a circle?

Yes — use a clipping mask. Draw a circle with the Ellipse Tool (L), hold Shift to constrain proportions. Select both the circle and the image (circle on top), press Ctrl+7 / Cmd+7. This works with any closed shape: stars, polygons, pen paths, compound shapes, even text outlines.

Can I undo a crop in Illustrator?

Clipping masks are fully reversible — Object > Clipping Mask > Release (Ctrl+Alt+7 / Cmd+Option+7) at any time. Artboard crops never modify the image, so there's nothing to undo. The Crop Image tool is destructive: Ctrl+Z / Cmd+Z works within the current session, but after saving and closing, cropped pixels are gone. Save a backup before using Crop Image.

How do I crop to exact dimensions?

With Crop Image: select the embedded image, click Crop Image, type Width and Height in the Control bar, press Apply. With clipping masks: select the Rectangle Tool (M), click once on the artboard (don't drag) to open the dimension dialog, type exact values, position the rectangle, select both objects, press Ctrl+7 / Cmd+7. For pixel-perfect raster crops, pre-crop to exact dimensions before placing.

Also try: Compress Images