Greenguy's Board


Go Back   Greenguy's Board > General Business Knowledge
Register FAQ Calendar Today's Posts

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2008-01-28, 05:26 PM   #4
bDok
bang bang
 
bDok's Avatar
 
Join Date: Mar 2005
Location: SD/OC/LA
Posts: 3,241
Send a message via ICQ to bDok
I actually was looking for something to do this for screengrabs. I just ended up using imagemagick that's built into my *nix boxes.

I wrote a command like this and then did a bash script to cycle over everything.

Code:
convert -size 300x300 the_original_file.jpg -thumbnail x200   -resize '200x<'   -resize 50% -gravity center -crop 100x100+0+0  +repage   new_file.jpg
basically turns the image into a 100x100 thumbnail cutting around the center.

For other stuff I've actually used what Ramster mentioned and it works great as well.
bDok is offline   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:58 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc