Skip to main content
October 4, 2011
Question

Save a *.TXT with the Extended Script Toolkit and Photoshop

  • October 4, 2011
  • 1 reply
  • 488 views

Hi guys I need your help to figure this out:

I like to save the names of all the layers from my Photoshop document into a *.txt file.

Is this even possible with JavaScript by using the Photoshop and Extended Script Toolkit? There are some suggestions on the internet to use the ActiveXObject, but this only seems to work in combination with HTML and AJAX.

Thanks for helping,

Christina

This topic has been closed for replies.

1 reply

Inspiring
October 4, 2011

Take a look at the File Object… You have both read & write methods…