MLU FORUM  

Go Back   MLU FORUM > MILITARY VEHICLES > The Softskin Forum

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #22  
Old 24-06-10, 05:04
Snowy Snowy is offline
Steve
 
Join Date: Sep 2007
Location: Brisbane, Oz
Posts: 113
Default Bulk resizing of images

Slightly off-topic but addresses your comment about the tediousness of reducing photos for posting.

This is a drop-dead-easy way of resizing, including doing in bulk with a single commandline command, no fancy or expensive Photoshop program needed:

Firstly, download the free/open source ImageMagick program from
http://www.imagemagick.org
and install. There are builds for Windows, Mac, Linux etc.

Once installed, open up a command prompt and go to your fullsize photos directory. (Best to practise on some test photos first)

Assuming you had a bunch of JPEG images you want to make a quarter the size of the originals, type the following:

convert -resize 25% *.jpg resized%03d.jpg

You should have a bunch of pics named resized000.jpg, resized001.jpg and so on. The %03 means substitute a padded 3-digit number for each image (This is an easy way to make thumbnails from originals.)

There are about fifty-seven million things you can do with this wonderful program - it's like a 100-bladed Swiss army knife for image manipulation, just take a look at the examples on the ImageMagick site.

Steve.

Last edited by Snowy; 24-06-10 at 05:05. Reason: No reason. No reason at all. Move along now!
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 +2. The time now is 20:00.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © Maple Leaf Up, 2003-2016