I need an action to batch convert over 1000 EPS files to PNG files
I need an action to batch convert over 1000 EPS files to PNG files PNG needs to have a transparent background (the EPS files already have a transparent background) Also, resize each image to the optimal resolution BUT the maximum size must not exceed 4000x4000 pixels AND must keep aspect ratio (i dont want all square images!)
i already have most of the job but i can't figure out the last part to set the correct size without exceeding 4000x4000px
