Articles in the Scripting Category
AE Scripting, Resources, Scripting »
Contact us if you are interested in an explainer video for your website!
These are animations by Sundstedt Animation:
This is written for CS3 but should work …
PS Scripting, Scripting »
This script is a great help when you want to know all the fonts that are used in all the PSD files of a certain …
PS Scripting, Scripting »
Photoshop Refresh Function
For this script, no user interaction is required.
Here is a function I wrote to refresh Photoshop, Enjoy!
function refresh() {
cTID = function(s) { return …
2D, Miscellaneous, Photoshop, PS Scripting, Resources, Scripting »
Running a Photoshop Script without Running it From Photoshop
1. Record an action that calls the script you want to execute.
2. Create a droplet from the …
