fnordware / SuperPNG

SuperPNG plug-in for Photoshop
BSD 2-Clause "Simplified" License
174 stars 27 forks source link

outputs index colour png unexpectedly #18

Open wallasaurus opened 1 year ago

wallasaurus commented 1 year ago

Hello, Thanks for awesome plugin! I am super dumb so please excuse me if I am just stupid.

I am trying to use the plugin in a script in PS with that action manager stuff which is already quite peculiar for my tiny mind, and when I save the png, it comes out as indexed colour. The source image is 8 bit RGB.

If I set the source image to 16 bit rgb, the script-saved pngs are 16 bit RGB too.

I am not sure whether there is a setting I should use or how to get 8 bit RBG out of the 8 bit RGB source image - if you can give me a hint I would be super grateful.

thanks again, cw