Skip to main content
Participant
October 15, 2023
Answered

Are PS Generative ai capabilities accessible within scripts, UXP Plugins, or in any other form?

  • October 15, 2023
  • 1 reply
  • 563 views

I am trying to automate the creation of generative ai backgrounds within photoshop based on a series of ai prompts read from a CSV text file.  I'm trying to find out if this is even possible, and then how to best go about it.

 

Thank you.

This topic has been closed for replies.
Correct answer c.pfaffenbichler

Have you tried recording a prompted Generative Fill with ScriptingListener.plugin? 

1 reply

c.pfaffenbichler
Community Expert
c.pfaffenbichlerCommunity ExpertCorrect answer
Community Expert
October 16, 2023

Have you tried recording a prompted Generative Fill with ScriptingListener.plugin? 

Participant
October 16, 2023

Thank you.  I wasn't sure that would work.  But if you think it will, I'll give it a try!

c.pfaffenbichler
Community Expert
Community Expert
October 16, 2023

Frankly I don’t know. 

But that is essentially the first step when trying to figure out whether a Photoshop feature (that is not within reach of the DOM) can be ESTK-scripted.