English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I'm looking for software to batch process images and resize them if they are over certain dimensions. Or, if the images are small add white space, or increasing the canvas size of the image. I use PhotoShop but it doesn't apply rules. If I tell it to batch process images and resize them to 500x400 it will increase the size of pictures smaller than that.

I have considered writing a program and using the VIC32.DLL, but it costs $499 to buy the DLL. If somebody knows of another DLL or an application that can resize images only over a set dimension let me know!

Thanks!

2006-07-06 05:31:49 · 2 answers · asked by Rhathid 3 in Computers & Internet Software

2 answers

If I were you I'd look into the .Net framework GDI+. It's free from MS and you can download the IDE for free at http://www.microsoft.com/vstudio (express edition of C# or VB.Net). You'd be able to easily write a program which accepted files as input, checked their dimensions and resized them.

2006-07-06 05:37:40 · answer #1 · answered by Keith 4 · 0 0

we had a project like this but we use adobe photoshop and we just put an action script to cut images ... the size we like. ..

2006-07-09 18:53:08 · answer #2 · answered by Man from Philippines 2 · 0 0

fedest.com, questions and answers