Create an Arc with Specified Number of Anchor Points – Illustrator Script

This Adobe Illustrator script creates a smooth arc with a specified number of anchor points. It features an integrated ScriptUI dialog that allows users to input parameters such as the number of anchor points, radius, start angle, and end angle. The script centers the arc within the active document’s artboard and calculates smooth in/out handles…

Advanced Layer Renamer with Dynamic Token Replacement – Photoshop Script

The Advanced Layer Renamer with Dynamic Token Replacement is a powerful Photoshop automation tool designed for professionals who need precise control over layer naming. By leveraging dynamic tokens and customizable keywords, this script allows users to rename layers based on document properties, layer attributes, date information, and sequential numbering. The script gathers essential data such…

Nested Group Ungrouper & Empty Group Remover – Photoshop Script

This Photoshop script is designed to streamline your layer organization workflow by automatically ungrouping all nested groups within a selected group and deleting any empty groups that remain. When you have complex documents with deeply nested layer structures, managing and cleaning up your layers can become cumbersome. This script recursively searches through the selected group,…

Glyph Artboard Creator with Descriptive Names – Illustrator Script

This Illustrator script streamlines the process of generating individual artboards for each glyph from a defined character set. Each artboard is automatically assigned a descriptive name that corresponds to the glyph it represents (e.g., “Uppercase_A” for A, “Lowercase_a” for a, “Number_0” for 0, etc.). The script creates a new document, sets a standardized artboard size,…