Skip to content

Instantly share code, notes, and snippets.

View creold's full-sized avatar
👷‍♂️

Sergey Osokin creold

👷‍♂️
View GitHub Profile
@creold
creold / SelectInsideArtboard.jsx
Last active January 8, 2025 15:13
Select objects inside active artboard. Adobe Illustrator script
/*
Select objects inside active artboard
Author: Sergey Osokin, email: [email protected]
Check my other scripts: https://github.com/creold
Donate (optional):
If you find this script helpful, you can buy me a coffee
- via Buymeacoffee: https://www.buymeacoffee.com/aiscripts
- via Donatty https://donatty.com/sergosokin
- via DonatePay https://new.donatepay.ru/en/@osokin
@creold
creold / SelectOutsideArtboard.jsx
Last active December 26, 2024 04:55
Select objects outside active artboard. Adobe Illustrator script
/*
Select objects outside active artboard
Author: Sergey Osokin, email: [email protected]
Check my other scripts: https://github.com/creold
Donate (optional):
If you find this script helpful, you can buy me a coffee
- via Buymeacoffee: https://www.buymeacoffee.com/aiscripts
- via Donatty https://donatty.com/sergosokin
- via DonatePay https://new.donatepay.ru/en/@osokin
@creold
creold / MergeLayersByName.jsx
Created November 8, 2024 13:54
Merge layers with the same name into one layer. Adobe Illustrator script
/*
Merge layers with the same name into one layer
Discussion: https://community.adobe.com/t5/illustrator-discussions/script-to-merge-layers-that-have-the-same-name-into-sublayers/td-p/14968548
Author: Sergey Osokin, email: hi@sergosokin.ru
Check my other scripts: https://github.com/creold
Donate (optional):
If you find this script helpful, you can buy me a coffee
- via Buymeacoffee: https://www.buymeacoffee.com/aiscripts
- via Donatty https://donatty.com/sergosokin
@creold
creold / CountSymbols.jsx
Created September 12, 2024 09:38
Count and add text list with the number of visible symbol instances in the document. Adobe Illustrator script
/*
Count and add text list with the number of visible symbol instances in the document
Discussion: https://community.adobe.com/t5/illustrator-discussions/symbols-count-table/m-p/14155782#M383850
Author: Loic Aigon, https://www.linkedin.com/in/loicaigon/
Modification by: Sergey Osokin, email: [email protected]
Check my other scripts: https://github.com/creold
Donate (optional):
If you find this script helpful, you can buy me a coffee
- via Buymeacoffee: https://www.buymeacoffee.com/aiscripts
@creold
creold / PartialPathDeselection.jsx
Created August 27, 2024 10:09
To safely use the Eyedropper tool with Appearance mode enabled to apply styles only to the paths and not to the group. Adobe Illustrator script
/*
Recursively deselects partial paths within the selected group to safely use the Eyedropper tool
with Appearance mode enabled to apply styles only to the paths and not to the group
Author: Sergey Osokin, email: [email protected]
Check my other scripts: https://github.com/creold
Donate (optional):
If you find this script helpful, you can buy me a coffee
- via Buymeacoffee: https://www.buymeacoffee.com/aiscripts
- via Donatty https://donatty.com/sergosokin
@creold
creold / ShowInkList.jsx
Last active December 26, 2024 04:55
Adds colored text labels for cyan, magenta, yellow and black inks, and any additional spot color. Adobe Illustrator script
/*
Adds colored text labels for cyan, magenta, yellow and black inks, and any additional spot color used in each artboard
Discussion: https://community.adobe.com/t5/illustrator-discussions/adding-color-names-instead-of-color-bars/td-p/14718668
Author: Sergey Osokin, email: [email protected]
Check my other scripts: https://github.com/creold
Donate (optional):
If you find this script helpful, you can buy me a coffee
- via Buymeacoffee: https://www.buymeacoffee.com/aiscripts
- via Donatty https://donatty.com/sergosokin
@creold
creold / GroupArtboardContents.jsx
Created June 6, 2024 05:20
Group objects on document artboards. Adobe Illustrator script
/*
Group objects on document artboards. Skips locked or hidden objects
Author: Sergey Osokin, email: hi@sergosokin.ru
Check my other scripts: https://github.com/creold
Donate (optional):
If you find this script helpful, you can buy me a coffee
- via Buymeacoffee: https://www.buymeacoffee.com/aiscripts
- via Donatty https://donatty.com/sergosokin
- via DonatePay https://new.donatepay.ru/en/@osokin
@creold
creold / createArtboardsFromTheSelection.jsx
Last active December 26, 2024 04:55
Added option to remove all previous artboards, support clipping groups size
/*
Author: Alexander Ladygin ([email protected])
Program version: Adobe Illustrator CC+
Name: createArtboardsFromTheSelection.jsx;
Copyright (c) 2018
www.ladyginpro.ru
Modification by Sergey Osokin (https://github.com/creold)
Added option to remove all previous artboards
@creold
creold / AlignSelectionToArtboardContents.jsx
Created May 11, 2024 06:13
Aligns the selected objects to the objects on the artboards as key objects. Adobe Illustrator script
/*
Aligns the selected objects to the objects on the artboards as key objects
Author: Sergey Osokin, email: [email protected]
Check my other scripts: https://github.com/creold
Donate (optional):
If you find this script helpful, you can buy me a coffee
- via Buymeacoffee: https://www.buymeacoffee.com/aiscripts
- via Donatty https://donatty.com/sergosokin
- via DonatePay https://new.donatepay.ru/en/@osokin
@creold
creold / AddRectangleAroundObject.jsx
Last active December 26, 2024 04:55
Creates rectangles with specified margins around each selected objects. Adobe Illustrator script
/*
Creates rectangles with specified margins around each selected objects
Version for create squares: https://gist.github.com/creold/b6f2dc2c61d0a497a9264ba114df055a
Author: Sergey Osokin, email: [email protected]
Based on code by Joshb Duncan @joshbduncan
Check my other scripts: https://github.com/creold
Donate (optional):
If you find this script helpful, you can buy me a coffee
- via Buymeacoffee: https://www.buymeacoffee.com/aiscripts
- via Donatty https://donatty.com/sergosokin