cs5 scripting help

Anyone, especially newbies, asking for help with Photoshop Scripting and Photoshop Automation - as opposed to those contributing to discussion about an aspect of Photoshop Scripting

Moderators: Tom, Kukurykus

diffa

cs5 scripting help

Post by diffa »

Hi,
is there a way to force files (png 8bit) to use one palette (.act)? Something like : select a folder where the png's are and then select the .act palette and save those files with that palette.
I'm using photoshop cs5.

Thanx

Professional AI Audio Generation within Adobe Premiere Pro - Download Free Plugin here

Mike Hale

cs5 scripting help

Post by Mike Hale »

See bb/viewtopic.php?f=9&t=3453&p=15720

Note the png files and the act file need to have the same number of colors or you will get very strange results.
diffa

cs5 scripting help

Post by diffa »

Thanx,
I got my script working, but now I've a another problem. The first palette that I tried stays in memory even if I try a another .act file. What could be the problem?
Thanx
Mike Hale

cs5 scripting help

Post by Mike Hale »

I don't really use index color much. Are you saying that it will not apply the act file you want?
diffa

cs5 scripting help

Post by diffa »

yes, it doesn't matter what .act file I select, photoshop still uses the wrong palette.