- In the script description, click the "Direct Link" button.
- The tab will open the script code.
- Press Cmd/Ctrl + S for download.
- CenterClipsToArtboards
- ExtractFromGroup
new, 05.05.2024
- ExtUngroup
- GroupArtboardObjects
new, 11.06.2024
- MaskArtboards
new, 29.07.2024
- MoveToGroup
upd, 09.02.2024
- TrimMasks
Aligns selected clip groups and their contents to the center of the parent artboards. You can also align all selected clip groups on a single artboard.
Extracts the selected items from parent groups. By default, each item is moved before the top parent group. If Alt / Option (⌥) key is pressed, move item before the first parent group.
Ungroups groups & releases clipping masks, for selected items only or all artwork in the document.
Based on original script by Jiwoong Song & modification by John Wundes.
Note
Vote on Uservoice to add this feature to Illustrator.
The script groups objects on the artboards. It will skip locked or hidden objects. Optionally, you can rename and sort the resulting groups into layers.
Adds visible unlocked objects on artboards to clipping masks by artboard size. In the Custom option, you can enter ranges of artboard numbers with commas and hyphens. If the document is saved with bleed settings, the bleed fields will default to this value.
Moves all objects in a selection into a group selected. The order is preserved: the objects above the group are placed inside at the top, the lower ones go at the bottom of the group. If there are several groups in a selection, the dialog allows you to pick between topmost or bottommost groups to be the target.
Automatically trims all clip groups in a selection or a document using Pathfinder > Crop
.
Tip
If you want to save the fill of the mask mask after trimming, open the script file in a text editor and change SAVE_FILLED_CLIPMASK = false;
value to true
.
Warning
Don't put this script in the action slot for a quick run. It will freeze Illustrator.
Note
Vote on Uservoice to add this feature to Illustrator.
Many scripts are free to download thanks to user support. Help me to develop new scripts and update existing ones by supporting my work with any amount via Buymeacoffee USD
, ЮMoney RUB
, Tinkoff RUB
, Donatty RUB
, DonatePay RUB
. Thank you.
Found a bug? Please submit a new issues on GitHub.
Email [email protected]
Telegram @sergosokin
All scripts is licensed under the MIT licence.
See the included LICENSE file for more details.