Answered
Script to remove areas surrounded by transparency
I am looking for scripting ideas to identify and remove any areas of an image that are surrounded by transparency.

I am looking for scripting ideas to identify and remove any areas of an image that are surrounded by transparency.

Thanks for the info I was able to utilize the script in this post with modifying
// creae new array;
for (var m = 0; m < theArray.length; m++) {
to:
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.