- In the script description, click the "Direct Link" button.
- The tab will open the script code.
- Press Cmd/Ctrl + S for download.
- CenterClipsToArtboards
- ExtUngroup
- MoveToGroup
upd, 14.09.2022
- 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.
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.
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
.
Note
If you want to save the fill of the mask mask after trimming, open the script file in a text editor and changeSAVE_FILLED_CLIPMASK = false;
value totrue
.
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, Tinkoff, ЮMoney, Donatty, DonatePay. 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.