The VG Resource
Batch Resizer - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: Archive (https://www.vg-resource.com/forum-65.html)
+--- Forum: July 2014 Archive (https://www.vg-resource.com/forum-139.html)
+---- Forum: Creative Zone (https://www.vg-resource.com/forum-86.html)
+----- Forum: Spriting and Pixel Art (https://www.vg-resource.com/forum-14.html)
+----- Thread: Batch Resizer (/thread-9066.html)



Batch Resizer - Ravecat - 09-15-2009

I'm looking for a program that can batch resize a large number of sprites (doubling the size, to be exact), without fucking up the quality and such.

So far everything I've used messes with AA and doesn't keep it perfect quality.

Does this exist?

Thanks!


RE: Batch Resizer - Vipershark - 09-15-2009

mspaint.exe
select all
image > stretch/skew

height and width both to 200
press OK


RE: Batch Resizer - Sengir - 09-15-2009

in photoshop cs3 you have to change the quality of resizes in 'preferences' to 'Nearest Neighbor'


RE: Batch Resizer - Ravecat - 09-15-2009

Keyword: Batch.

There are hundreds of images.

Oh, they're also transparent .PNGs and I would like to preserve that also.


RE: Batch Resizer - Sengir - 09-15-2009

idk if adobe bridge could do that, but maybe.


RE: Batch Resizer - Vipershark - 09-15-2009

Oh, sorry.
I thought by batch you meant a fuckload of sprites in one sheet.
I've got nothing, in that case.


RE: Batch Resizer - Previous - 09-15-2009

IrfanView could probably do the job.
Go to File -> Batch Conversion. Opens a dialog. In the "Batch Conversion settings" area choose your output format (PNG), click "Options", check the "Save Transparent Color" box. "OK". Check "Use advanced options" underneath the output format selection. Click "Advanced". Check "Resize" and choose your settings - the percentage option, 200% and 200%. "OK". Back in the previous dialog, on the right hand, you can go and "Add" the files you want to be converted. Be sure to check where the output will be placed. And then... "Start Batch".
Somehow like that.


RE: Batch Resizer - Ultimecia - 09-15-2009

http://www.faststone.org/FSResizerDetail.htm
FastStone Photo Resizer is a good tool for this type of job


RE: Batch Resizer - Gollum - 09-15-2009

A newer version of Paint can zoom out 11x times.
Should be able to resize some serious shit with it.
Don't remember what it's called.


RE: Batch Resizer - Ravecat - 09-15-2009

IrfanView worked perfectly, thanks!
And thanks to everyone who suggested something, too.


RE: Batch Resizer - Vipershark - 09-15-2009

(09-15-2009, 11:16 AM)Previous Wrote: IrfanView could probably do the job.
Go to File -> Batch Conversion. Opens a dialog. In the "Batch Conversion settings" area choose your output format (PNG), click "Options", check the "Save Transparent Color" box. "OK". Check "Use advanced options" underneath the output format selection. Click "Advanced". Check "Resize" and choose your settings - the percentage option, 200% and 200%. "OK". Back in the previous dialog, on the right hand, you can go and "Add" the files you want to be converted. Be sure to check where the output will be placed. And then... "Start Batch".
Somehow like that.

Oh, I forgot about Irfanview. Thanks for reminding me. I need to get it.


RE: Batch Resizer - GrooveMan.exe - 09-16-2009

When Irfan doubles the size, is it auto-smoothing also, or is it just plain resizing? Might have the need for such a program in the future.

There's also Rotsprite which does resizing/rotation surprisingly well, but smooths the sprite (with no AA); which has its uses. I don't think it does batch stuff, though.


RE: Batch Resizer - Previous - 09-16-2009

(09-16-2009, 06:58 AM)GrooveMan.exe Wrote: When Irfan doubles the size, is it auto-smoothing also, or is it just plain resizing?
Plain resize if you don't change the settings to resample the image (there's a checkbox somewhere).