Hi
I have a lot of images that need resizing to a specific size (1920x805) and saving out for web (ideally around 200kb max file size) to be used as hero images on a website.
Up until now, I have been doing this manually using the following process:
Create new 1920x805 pixel canvas
Drag image(s) into canvas, scale proportionately and centrally (holding shift + alt) until they fill the canvas
Save for web in jpg format, with a quality value of 30
I am completely new to Photoshop Scripts and Actions. Does anyone know if it is possible to automate this process using either a script or an action or maybe a tool/plugin?
Any help would be greatly appreciated.
Thanks