Anybody know of a free GUI graphics util that will resize all the photos in a directory with one click? I' have a util but it is command line and I want something easier to use for LOML.
Graphics Utility
Collapse
This topic is closed.
X
X
-
The finepix viewer that came with my camera does batch processing, I'm sure a lot of the others do too. Poke around the menu options in a few (picassa maybe?), I'm sure you'll find something.If it ain't broke.. don't fix it!!!... but you can always 'hop it up'
**one and only purchaser of a BT3C official thong** 
-
IrfanView does this. Add the files to the Files List, Go to Set Advanced options the check the Resize button, set the size you want.Last edited by Ken Massingale; 04-09-2007, 08:27 AM.Comment
-
-
Thanks jaybee. I will check that out. I thought about Picasa but I wanted a lighter footprint. Picasa is a little too intrusive for me.David
The chief cause of failure in this life is giving up what you want most for what you want at the moment.Comment
-
You could probably write a simple wrapper for the command line utility, too. Is it ImageMagick?online at http://www.theFrankes.com
while ( !( succeed = try() ) ) ;
"Life is short, Art long, Occasion sudden and dangerous, Experience deceitful, and Judgment difficult." -HippocratesComment
-
I actually have a command line util called dmesg and I wrote a perl script long ago which will do what I want. However it is not all that user-friendly. Yes, I could write a 'simple wrapper' but a real programmer like my dad could do in an hour or so what would take me several.
David
The chief cause of failure in this life is giving up what you want most for what you want at the moment.Comment
-
Want me to write one for you? What command line utility are you using?online at http://www.theFrankes.com
while ( !( succeed = try() ) ) ;
"Life is short, Art long, Occasion sudden and dangerous, Experience deceitful, and Judgment difficult." -HippocratesComment

Comment