Search code examples
client-serverremote-accessphotoshop-script

Use Photoshop actions on the server


I need to use the photoshop action(some kind of macro), which I have already recorded, on the server.

This server is going to have some clients, who are able to send photos to the server.

Server should process the photo(according to the recorded action), then return and save in the db processed photo.

Any suggestions?


Solution

  • So, I have used the openCV to solve my problem Now it is fine)