Illustrator to After Effects Workflow Helper Scripts
I recently had to prepare a couple of Illustrator files for animation (in After Effects) and found myself stumbling upon a couple of bottlenecks.
I recently had to prepare a couple of Illustrator files for animation (in After Effects) and found myself stumbling upon a couple of bottlenecks.
While writing After Effects scripts, I often find myself having to convert hexadecimal color to float numbers array, eg.: #f8a908 → [0.97, 0.66, 0.03]