Match Width or Height to Key Object
I would like a quicker way to match an object's width or height to that of another object. Currently I have to select the correctly sized object, copy the W value, select the next object, and paste the W value. This must be done individually for each object. A pain when you have, say, a dozen objects scattered around the artwork but you want them to all be the same size. I think it could work similarly to the "align to key object" tool.
-
Another related request:
Eyedropper tool picks up and applies object size: height, width, or both.
http://illustrator.uservoice.com/forums/333657/suggestions/35472457 -
A related request:
An ability to resize all selected objects to a specific size
http://illustrator.uservoice.com/forums/333657/suggestions/33252640 -
There is a beautiful free script that allows to do exactly this:
https://github.com/creold/illustrator-scripts/blob/master/md/Item.md#resizetosize
And yep, this should be a from-the-box feature. -
Anonymous commented
How this isn't already included is beyond me. It must be super simple for Adobe to include, and exists in most graphics software. Copying Last action (Ctrl + D) counterintuiatively only applies the same magnitude of a size change (e.g. add 0.5 mm or substract 5 pixels, which seems needlessly complicated). This feature needs to be made to save time and generally improve the manipulation of objects!
-
Tristan Convert commented
Looks like a super-easy operation to program. Bring the feature from Animate already! thanks
-
CLS commented
I would like a quicker way to match an object's width or height to that of another object. Currently I have to select the correctly sized object, copy the W value, select the next object, and paste the W value. This must be done individually for each object. A pain when you have, say, a dozen objects scattered around the artwork but you want them to all be the same size. I think it could work similarly to the "align to key object" tool.
-
Mikko commented
This would be handy when dealing with cut lines and bleeds. Solution to this for now is using cut lines as clipping mask and then resize & release.
Resize everything selected with key object transformation would be much easier.