My wife is doing some work from home involving uploading images to a website for promotional products. For reasons unknown some images with a transparent (white) background when viewed on the Mac have a green background after being uploaded (using CyberDuck). As I said, this issue only occurs with some images, others with transparent/white background remain the same after upload.
I have found that I can fix the problem by using Photoshop to change the mode (under the Images menu) from CMYK to RGB and then saving the modified image and uploading again.
I guess the root of the problem is the differences between CMYK and RGB (the website obviously prefers RBG).
So why am I asking for help when I already know the answer? Because there's hundreds of the buggers and we'd like to change them to RGB in a batch. Can it be done with an Apple Script or an application, or even within Photoshop?
Any kind of assistance will be greatly appreciated... and result in brownie points for me
EDIT: A bigger problem is resizing images to 80KB. There's many hundreds of images that are well over this size. I've tried using AppleScript and a few image processing batch apps but all can only rescale the pixels which doesn't always guarantee that the file size will be below 80kb.
What we want is a way of resizing them down to 80kb with any of the guess work. Any great, quick and easy ideas?