Re: Batch HDR Merging/Toning Script
@Chafouin,Try it now, I might have fixed it. It skips the toning step if outputing 32 bit format. @All,I have implemented two new output formats, OpenEXR (16-bit floating point) and Radiance (RGBE)....
View ArticleRe: Creating .ACB (Color Book) file from .ACO (swatches) file
I tried to generate the acb file, but still ran into a problem. The RIP software does not recognize the color as a custom spot color. Isn't there any software that can take care of generating an acb...
View ArticleRe: Creating .ACB (Color Book) file from .ACO (swatches) file
What are you talking about specifically? Have you created a Spot Channel in the image/s?
View ArticleExport animation via Scripting
I need to export photoshop animation to my own format. Exporting as GIF image is not a solution. I need to access transformation details, change of opacity through the timeline in photoshop motion....
View ArticleRe: Export animation via Scripting
Quite frankly your question seems unclear. What exactly are you trying to do? Create an animation or export it? Why do you want to use Photoshop for this anyway?
View ArticleRe: Export animation via Scripting
I need to access photoshop animation information. Exporting as GIF is not a solution. As an example think opacity of a layer is reduced with time. At frame 1, opacity is 100% and at frame 30 opacity...
View ArticleRe: CS5.5 (MAC) script to fix random dots in lineart scans
Here's 64bit version, as promised Plugin is pretty different now, I've added lots of thresholding methods (it's using OpenCV now) Preview is available if you run it from Automate->Threshold It can...
View ArticleRe: Export animation via Scripting
I still do not understand what you are trying to achieve exactly, like what exactly do you mean by »my own format« and in what application do you intend to »render«?
View ArticleRe: CS5.5 (MAC) script to fix random dots in lineart scans
Thank you very much for that. It would certain benefit us if the how the sliders work could be explained. But thank you for providing a 64 bit version! Colin
View ArticleRe: Export animation via Scripting
I'm trying to export small photoshop animation into REMO format.http://www.ddd.co.jp/remo/
View ArticlePhotoshop CS and script folder location
Hello Community,I had a look around but can't find my solution. I recently upgraded my Apple OS from 10.6 to 10.9. I was using Photoshop CS for my small needs as my main RAW covnerter is Capture One...
View ArticleRe: Photoshop CS and script folder location
Actions go in the Actions folder under Presets. Scripts go in the Scripts folder under Presets.
View ArticleRe: Select/Change Certain Color
Thank you, this is helpful. - Tom. On Dec 26, 2013, at 8:40 PM, MCLMasterKey <forums_noreply@adobe.com<mailto:forums_noreply@adobe.com
View ArticleRe: Photoshop CS and script folder location
thanks for your help.Unfrotunately there is no folder called actions in Preset
View ArticleRe: Photoshop CS and script folder location
The file in question is ~/Library/Preferences/Adobe Photoshop CS6 Settings/Actions Palette.psp for CS6. Change the version tag as appropriate. All of the Action Sets are stored in there. You can use...
View ArticleRe: CS5.5 (MAC) script to fix random dots in lineart scans
Here's some info from OpenCV docs Terminology in dialog window follows OpenCV http://opencvpython.blogspot.ru/2013/05/thresholding.html...
View ArticleRe: Photoshop CS and script folder location
Sorry xbytor2 but I am looking for the folder for CS1.I have no Adobe folder in the pref, only one for the licence. After further investigation it looks like some of the actions were automatically...
View ArticleRe: Photoshop CS and script folder location
The file you need is Actions Palette.psp.Try this on the command line to see if you can find the one(s) on your computer: % find ~/Library -name "Actions Palette.psp" I don't have a version of CS...
View ArticleRe: Photoshop CS and script folder location
Nope it can't find anything.I guess they must have improved and changed the structure, CS dates back from 2002 ...Ialso updated from 10.6 OS to 10.9 it may have disappear then.Oh well there were about...
View Article