Resize Image in Illustrator: 4 Methods (2025 Guide)
Resizing in Illustrator is not the same as resizing in Photoshop. Photoshop works with pixels — you change the pixel grid and the image resamples. Illustrator is a vector editor that treats placed raster images as objects on an artboard. That difference changes how every resize method behaves and what quality you can expect.
This guide covers all four ways to resize image in Illustrator 2025 (v29.x): the Scale Tool, Free Transform, Transform panel, and Properties panel. You will also learn how linked and embedded images behave differently during scaling.
Need to resize a raster image to exact pixel dimensions before placing it in Illustrator? Pixotter's resize tool handles it in your browser — no install, no upload to a server.
Vector vs. Raster: The Core Rule
Before picking a resize method, understand what you are resizing:
- Vector objects (paths, shapes, text) are defined by math. Scale them 10x or 0.1x — they stay sharp. No pixels, no quality ceiling.
- Raster images (placed JPEGs, PNGs, TIFFs) are pixel grids. Scaling up past 100% forces Illustrator to interpolate, producing blur and artifacts.
Practical rule: Resize vector artwork freely. For raster images, keep the scale at or below 100%. If you need a photo at 1200x800 px, resize it to those dimensions before placing it. See also: converting SVG to PNG and pixels to inches.
Try it yourself
Resize to exact dimensions for any platform — free, instant, no signup. Your images never leave your browser.
Method 1: Scale Tool (S)
The Scale Tool offers the most control — precise percentage input, independent axis scaling, and a Copy button for scaled duplicates.
- Select the object or placed image.
- Press S to activate the Scale Tool.
- Freehand: Click and drag. Hold Shift to constrain proportions.
- Precise: Double-click the Scale Tool icon to open the Scale dialog.
- Choose Uniform and enter a percentage (e.g., 50%), or Non-Uniform for independent width/height control.
- Check Scale Strokes & Effects if borders and drop shadows should scale proportionally.
- Click OK to apply, or Copy to create a scaled duplicate.
The tool scales relative to the reference point (small target icon). By default it is the center — click once on the artboard to set a different anchor.
Best for: Precise percentage changes, stroke/effect scaling, or creating scaled copies.
Method 2: Free Transform (E)
Free Transform is the fastest interactive resize method.
- Select the object or placed image.
- Press E to activate Free Transform.
- Drag any corner handle to resize. Shift constrains proportions. Alt/Option scales from center. Shift + Alt/Option does both.
- Press Enter to confirm.
Best for: Quick visual adjustments — eyeballing a layout or resizing multiple selected objects at once.
Method 3: Transform Panel (Exact Dimensions)
The Transform panel is where precision lives. Use it when a spec says "exactly 1200x628 px" and you need to hit that number.
Steps
- Select the object or placed image.
- Open the Transform panel: Window > Transform (or press Shift + F8).
- The W (width) and H (height) fields show current dimensions.
- Click the chain-link icon between W and H to constrain proportions. When the chain is connected, changing one value adjusts the other automatically.
- Click the reference point grid in the top-left corner of the panel. This sets which point stays anchored during resize — center, top-left, bottom-right, etc.
- Type your target dimension in the W or H field. Press Enter.
You can type units directly (800px, 4in, 210mm) — Illustrator converts automatically. See our pixels to inches guide for conversion reference. You can also use math expressions: type *2 after the current value to double it, or /3 to reduce to a third.
Best for: Production work with exact specs. If a client says "make this exactly 300x300 px," the Transform panel is the answer.
Method 4: Properties Panel
The Properties panel puts resize fields in context without opening a separate dialog.
- Select the object or placed image.
- Open with Window > Properties (visible by default on the right side).
- Under the Transform section, find the W and H fields.
- Click the chain-link icon to lock proportions, type your value, press Enter.
Best for: Quick contextual resizes. Shows dimensions, position, opacity, and stroke in one place. For complex transforms, the full Transform panel (Shift + F8) offers more control.
Resize Methods Compared
| Feature | Scale Tool (S) | Free Transform (E) | Transform Panel | Properties Panel |
|---|---|---|---|---|
| Input type | Percentage | Visual drag | Exact W x H | Exact W x H |
| Keyboard shortcut | S | E | Shift + F8 | Window > Properties |
| Constrain proportions | Uniform checkbox | Hold Shift | Chain-link icon | Chain-link icon |
| Scale from center | Set reference point | Hold Alt/Option | Set reference point | No |
| Scale strokes & effects | Yes (checkbox) | No | No (use Preferences) | No |
| Create scaled copy | Yes (Copy button) | No | No | No |
| Math input | Percentage only | No | Yes (any unit + math) | Yes (any unit + math) |
| Best for | Percentage scaling, duplicates | Quick visual tweaks | Exact pixel/inch specs | Fast contextual resize |
All four methods produce the same result on the same object. The difference is the interface, not the output. None of them add resolution to raster images — they all scale the existing pixels.
Embedded vs. Linked Images: How Each Behaves During Resize
When you place a raster image with File > Place, Illustrator asks whether to link or embed it. This choice affects resize behavior, file size, and editability.
Linked images stay external — Illustrator references the file by path. The Links panel (Window > Links) shows the current scale percentage. Advantage: smaller .ai file, and source edits update automatically. Risk: move the source file and the link breaks.
Embedded images copy pixel data into the .ai file. Resize behavior is identical — scaling past 100% still degrades quality. Advantage: self-contained, portable. Disadvantage: larger file size.
Link for local work with smaller files. Embed when sending to printers or collaborators. To switch: select a linked image and click Embed in the Control bar, or Relink in the Links panel to unembed.
The Pre-Sizing Workflow for Raster Images
The cleanest approach avoids resizing raster images inside Illustrator entirely:
- Determine the final size you need in your layout.
- Resize the raster image to those exact dimensions before placing it — Pixotter processes the resize in your browser with no file upload.
- Place the pre-sized image in Illustrator at 100% scale.
- If you need to crop the placed image, use a clipping mask.
This keeps every image at 100% in the Links panel, your .ai file smaller, and your exports sharp. You can also compress the image afterward to reduce file size for web output.
Pre-size images before placing in Illustrator
Set exact pixel dimensions in your browser. No install, no quality loss on downscale, no subscription.
Keyboard Shortcuts
| Action | Shortcut |
|---|---|
| Scale Tool | S |
| Free Transform | E |
| Transform panel | Shift + F8 |
| Constrain proportions (drag) | Hold Shift |
| Scale from center (drag) | Hold Alt (Win) / Option (Mac) |
| Artboard Tool | Shift + O |
Frequently Asked Questions
Does resizing a vector object in Illustrator reduce quality?
No. Vectors are resolution-independent — defined by math, not pixels. Scale a vector path from 10 px to 10,000 px and it stays perfectly sharp.
How do I resize an image in Illustrator without distortion?
Lock proportions. In the Scale Tool dialog, select Uniform. With Free Transform, hold Shift. In the Transform or Properties panel, click the chain-link icon between W and H. All four methods prevent distortion when proportions are constrained.
Why does my placed image look blurry after resizing?
You have scaled it above 100% of its original pixel dimensions. The fix: resize the source image to your target dimensions, then re-place it at 100%. Check the scale percentage in the Links panel (Window > Links).
What is the difference between the Scale Tool and Free Transform?
Scale Tool opens a dialog for percentage input and can scale strokes/effects and create scaled copies. Free Transform is direct drag-handle manipulation with no dialog. Use Scale Tool for precision, Free Transform for speed.
Can I resize multiple objects at once?
Yes. Select all objects (Shift-click or drag a selection marquee), then use any method. Free Transform and the Scale Tool scale relative to the group bounding box. To resize each object around its own center, use Object > Transform Each.
Wrapping Up
Scale Tool for percentage precision and scaled copies. Free Transform for fast visual drags. Transform panel for exact specs. Properties panel for quick contextual adjustments. For vector objects, pick whichever is fastest — quality is never a concern. For placed raster images, resize at the source, place at 100%, and check the Links panel.
For raster resizing in Photoshop instead, see our how to resize image in Photoshop guide — Photoshop's resampling algorithms handle enlargement differently.
Try it yourself
Ready to resize? Drop your image and get results in seconds — free, instant, no signup. Your images never leave your browser.