Looking for Photoshop Plugin Software Developer
Anyone know where I can find a software developer to create a Photoshop Plugin? Not having any luck finding programmers with knowledge of Adobe code. Or, is anyone a developer that can help? Please...
View ArticleHow to save a PNG with layers in Photoshop.
i am tryin to save a PNG with layers. Is it poosible ?What i found on the net is ....PNG is not meant for multiple layers. But still want to know if photoshop have its own proprietory standard for PNG....
View ArticlePSD File specs
Hi,I contacted the partneship program to recieve the psd file specs.They sent me an e-mail with the link:http://partners.adobe.com/public/developer/photoshop/devcenter.htmlbut I couldn't find anything...
View ArticlePhotoshop internal RGB colorspace question
Hi, 1) What kind of of RGB colorspace Photoshop uses internally sRGB, adobeRGB etc.?Basically in/from what colorspace should i convert data in m,y format plug-in on rear/write?Is it the same colorspase...
View ArticleAutomation Plugin errors on Mac OS X 10.9
Our 'Blow Up' image enlargement product utilizes both an "8li" automation plugin and an "8bf" plugin to perform image enlargment in Photoshop. The 8bf plugin runs the user interface and does the actual...
View ArticleIs there any photoshop API functions can let me open a file with photoshop in...
I used the function system("open file"), it works well in any other program.For example, system("open 1.psd"), this code can use photoshop open the file 1.psd .But it just don't work in my plugin...
View ArticleAccess extension panel
Hi, I would like to know how to access installed extension (plugin) panel via script in Photoshop CS6, for example by charIDToTypeID. Script Listener says nothing when I run any extension item in...
View ArticleFilter Plug-In get image file name
Hi, I have a filter plug-in (it's using FilterRecord structure) and after filtering I want to save some statistics in a report file.In the header of the report I want also to write the image file name....
View ArticleHow to Place an image onto a document?
I've been trying to build a plugin for placing images onto Photoshop document using a Mac that is based on the current "Dissolve" project provided in the CC SDK. I'm at the stage of trying to place an...
View ArticleIDE Alternatives to Microsoft Visual C++?
Hi! I'm looking for a less costly alternative to Microsoft Visual C++ for developing Photoshop plugins. Visual C++ Express won't do, apparently, since it doesn't support 64-bit, which the Photoshop SDK...
View ArticleMy plugin sometimes crashes on exit
Hi i developped a 8bf plugin for Photosop™ and when i quit the plugin, i have sometimes issues: 1) the plugin window freezes and the plugin run forever. 2) the plugin crashes PS directly. it happens...
View Articlehow to get the \filter directory from registry (or other) during installation...
Hello I made a script to install the plugin because it needs some libraries to be installed as well, but during the installation, the filter directory isn't defined (it isn't the same for each platform...
View ArticleQuestion about 32 bits pictures
Hello all I'm developping a photoshop plugin, but unfortunately i don't own the latest Photoshop and i can't try the RGB 32 bits mode. Acrually on my version there is 32 bits mode, but it changes the...
View ArticleGet paragraph style details of text layer.
Hi All, I am developing an extension for Photoshop CS6 onwards. I want to get the paragraph style and its properties of my text layer. If I apply a new style and try to get the properties, I always get...
View ArticlePhotoshop CS2 localized for BIDI Languages (Middle East)
I am hoping I can get a few questions answered.I need to purchase the CS2 version of Photoshop with Arabic (Saudi Arabia), Hebrew (Israel) and Urdu (Islamic Republic of Pakistan language packs.I have...
View ArticlePhotoshop Plug-In directory localized names
Hello,I want to build an installer that automatically finds the right destination directory for a plug-in. The only problem I have is that Adobe uses localized names for the "Plug-Ins" directory as...
View Articlechange depth from 32bit to 8bit
Hey. is there asimple wayto change depth of image. I'm makking TMO filter plugin, and operate on 32bit image, laast operation i need to convert to 8 bit. Is there any function fot that? thanks.
View ArticleCS5.1 overrides CS5 registry entries, how do I get the photoshop installation...
Hi there, I'm creating a installer for my Photoshop plugins, so I need to find out Photoshop installation directory. I did this by looking for registry 'HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Photoshop\',...
View Articleget image bound(x,y coordinate) on layer
HI! I am new at automation plug develop and I want get the Image bound(position) on layer . I try code like: PIUGetInfo(classOffset,keyHorizontal,...) but it is not work at all. I try the vbs code...
View ArticleDo the plugins with file type .8bf work in Photoshop CS5 under Mac OS (any...
I saw an article saying so:http://www.fileinfo.com/extension/8bf but when I placed one in my plugins folder and restarted PS, it does not show up.
View Article