PDA

View Full Version : Photoshop Plugin Development


SirLuthor
12-06-2004, 06:56 PM
Oi, hello good folks of the Photoshop forum! I've got a few questions for you knowledgable users of this most hallowed program for the creation of devinely inspired art as to the nature of the development of plugins for said program!

Or, in english, I have a few questions regarding plugin creation etc. for Adobe Photoshop :)

So, to start, a little info. I'm looking to make an exporter plugin for Photoshop that will streamline my workflow, by dropping the middle step of me having to run all my art through a seperate program to get it compatible with my engine. So I've been looking around for information on creating plugins for Photoshop. Just for the record, I've been programming in C++ for just over a year now, and have quite a good grasp on it, so programming difficulty is not an issue.

Firstly, after looking around in the support forums, I found out that one should submit a request for the Photoshop SDK, so I did. However, I am wondering, if anyone else that has done this is reading this, could they possibly tell me how long I can expect to wait for a reply? I do dearly hate waiting without a fixed date to at least aim for :)

Secondly, regarding the actual writing of plugins. When writing a plugin for photoshop, is it basicaly straight C++, with a few Adobe Photoshop specific libraries? At least in the case of writing a simple exporter? Any knowledge on what to expect would be most appreciated.

Last but not least, exactly how compatible are PS plugins with Jasc Paintshop Pro? If I were to code said file exporter, would you think it would be perfectly (or at least mostly) compatible with PSP?

My thanks to one and all who take the time to read this!

Johny
12-08-2004, 10:31 PM
hey its good to know someone wants to make plugins for adobe :) there are some quite good around :) , anyways i dont understand jack of programming, so icant be of any aid :( what kind of plugin you want to make ?

Stroker
12-08-2004, 10:40 PM
From what I understand, only people that are subscribed to Adobe's something-or-other are granted the SDK. Can't remember what the program is called, though.

Two other options:

1. Photoshop 6 SDK shipped on the CDs. Shouldn't be too hard to find. Sadly, the last version to ship with the SDK.

2. Not terribly sure, but I think Filter Meister can do export plug-ins... sort of. I just took a romp through their code library and there is an example of saving using RLE compression.

SirLuthor
12-09-2004, 07:23 AM
Thanks for the replies guys.. I guess it's just a matter of waiting and seeing what happens then.. Anyway, on a related note, no one here would happen to know how to come about a plugin SDK for Jasc Paintshop Pro would they? As there doesn't seem to be a PSP forum here..

CGTalk Moderation
01-20-2006, 03:00 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.