Skip navigation
fhunter2000
Currently Being Moderated

Running Photoshop Droplet or Script without opening Photoshop

Feb 2, 2012 10:54 AM

Is there a way that I can run a droplet, a set of photoshop actions or a script with out actually photoshop opening its application window.

Essentially running Photoshop as a command App.

 

What I know how to do:

 

1. Create and run a droplet

 

2. Run Photoshop from C# using the COM interphase so using: 

ps.ApplicationClass app = new ps.ApplicationClass();

 

Note: Running Photoshop minimazed might also help a little bit.

 

 

The goal is to run Photoshop from with in my application to apply a set of actions to a set of images. All of this with out opening the Photoshop application as a window.

 

Any help or input will be great. Thanks.

 
Replies

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points