Skip to main content
Participant
August 28, 2016
Question

Python based library integrated with Photoshop API

  • August 28, 2016
  • 2 replies
  • 3664 views

I would like to develop a plugin for Photoshop based on a algorithm that I found on github. The algorithm is coded in Python and I have read that integrating it to the Photoshop API (which is written in C/C++) is not so simple.

What do I have to know to start working on it? And what tools should I use? Developing a script instead of a plugin would be an easier alternative?

This topic has been closed for replies.

2 replies

Royi A
Inspiring
October 28, 2016

What code is it?

Mandhir Bhatia
Participating Frequently
September 9, 2016

Hi Radael,

You could try steps from Adobe Photoshop Developer Center | Adobe Developer Connection  so as to know more on this.

Thanks

Mandhir