Skip to main content
Known Participant
June 2, 2009
Question

Eps file to .Tiff

  • June 2, 2009
  • 1 reply
  • 1984 views

Dear all,

Could you please advice me how to "Export As (or) Save As" .eps file to .tiff(not .psd) in "illustrator cs" via scripting.

Thanks..

This topic has been closed for replies.

1 reply

Larry G. Schneider
Community Expert
Community Expert
June 2, 2009

Another one of the many things you can do from the UI in Illustrator but not from a script. There is no ExportTIFF option listed in the Scripting Reference.

Known Participant
June 2, 2009

Could you please explain about UI in Illustrator.

Larry G. Schneider
Community Expert
Community Expert
June 2, 2009

Open the EPS file in Illustrator. From the File menu choose Export. From the Export Options choose TIFF and set the properties you want. You can do this manually but you cannot from a script as the TIFF export is not exposed to scripting. If you were using a Mac you could set up an action and use the doScript command but this function is broken in JS or VB.