Jump to content

So I help manage my school's cute little journalism website. Every time someone uploads photos they need to manually go in and downscale them from raw DSLR quality to 900x600, then upload then to the site. Is there a more automated and efficient way of scaling raw images down to a certain resolution so they can be uploaded to the web? Currently we're literally just hopping in PS and changing the dimensions manually for each photo, surely there's a better way.

Lenovo Ideapad 720s 14 inch ------ One day I'll have a desktop again...

Link to comment
https://linustechtips.com/topic/669682-image-downscale-automation/
Share on other sites

Link to post
Share on other sites

9 minutes ago, Spork829 said:

So I help manage my school's cute little journalism website. Every time someone uploads photos they need to manually go in and downscale them from raw DSLR quality to 900x600, then upload then to the site. Is there a more automated and efficient way of scaling raw images down to a certain resolution so they can be uploaded to the web? Currently we're literally just hopping in PS and changing the dimensions manually for each photo, surely there's a better way.

Yes, there is. You can either do it via the website after uploading using a script, or plugin if it's WordPress based, but that seems silly since you'll be wasting a lot of time uploading the larger files and then resizing them.

 

What we did for Yearbook at my highschool was use Photoshop's script feature to automate this process.

Goto File > Scripts > Image Processor, and follow the instructions. You can have it resize an entire folder of images.

 

Now if everyone is expected to do this themselves for each post, instead of all at once in a batch, then this still won't help.

What web platform is the site running on?

Desktop: KiRaShi-Intel-2022 (i5-12600K, 5060 Ti) Mobile: Moto Razr 50 Ultra (Razr+ 2024) | 30GB CAN+US+MEX $30/month
Laptop: Lenovo Yoga 7i (16") 82UF0015US (i7-12700H, 16GB/2TB RAM/SSD, A370M GPU) Tablet: Lenovo Tab Plus (256GB)
Camera: Canon M6 Mark II | Canon Rebel T1i (500D) | Canon SX280 Music: Spotify Premium (CIRCA '08)

Link to post
Share on other sites

1 hour ago, kirashi said:

Yes, there is. You can either do it via the website after uploading using a script, or plugin if it's WordPress based, but that seems silly since you'll be wasting a lot of time uploading the larger files and then resizing them.

 

What we did for Yearbook at my highschool was use Photoshop's script feature to automate this process.

Goto File > Scripts > Image Processor, and follow the instructions. You can have it resize an entire folder of images.

 

Now if everyone is expected to do this themselves for each post, instead of all at once in a batch, then this still won't help.

What web platform is the site running on?

Okay, I didn't know Photoshop had that capability. The site's running off of SNO. 

Lenovo Ideapad 720s 14 inch ------ One day I'll have a desktop again...

Link to post
Share on other sites

1 hour ago, Spork829 said:

Okay, I didn't know Photoshop had that capability. The site's running off of SNO. 

Well, the more you know :) Hopefully it can help in some way now that you know.

I'm not familiar with SNO, so unsure if they can auto-resize on the site or not...

Desktop: KiRaShi-Intel-2022 (i5-12600K, 5060 Ti) Mobile: Moto Razr 50 Ultra (Razr+ 2024) | 30GB CAN+US+MEX $30/month
Laptop: Lenovo Yoga 7i (16") 82UF0015US (i7-12700H, 16GB/2TB RAM/SSD, A370M GPU) Tablet: Lenovo Tab Plus (256GB)
Camera: Canon M6 Mark II | Canon Rebel T1i (500D) | Canon SX280 Music: Spotify Premium (CIRCA '08)

Link to post
Share on other sites

I know you can write a batch script command for ffmpeg to rescale pretty much any image format and also convert it into any other image format. You can also write a Photoshop script as kirashi said.

 

I was trying to upscale pictures when I came across a program called waifu2x (dumb name, I know), but there are versions out there that allow you to resize images and even use Nvidia GPU's to accelerate the process.

Link to post
Share on other sites

On 10/1/2016 at 3:56 PM, kirashi said:

What we did for Yearbook at my highschool was use Photoshop's script feature to automate this process.

Goto File > Scripts > Image Processor, and follow the instructions. You can have it resize an entire folder of images.

This worked perfectly! I exported the XML file as well so I can load the settings on everyone's computers, so all they have to do is choose the folder and it will downsize all the images. Thank you so much :D

Lenovo Ideapad 720s 14 inch ------ One day I'll have a desktop again...

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×