Showing posts with label convert. Show all posts
Showing posts with label convert. Show all posts

How to resize multiple images at once

Hi! This post is about a common need for everyone. That's highly probable that, at least once, you needed to resize lots of pictures, either to spare some storage space or just because you needed them to have a specific size for some reason. Below you'll find a script to do it with no effort :) It is based on my previous script for Overlaying a logo in multiple images at once. Once again we'll use the "convert" program from the Imagemagick toolkit.

(Click the photo for better resolution in Picasa Photostream)

Overlaying a logo in multiple images at once

Hi! Have you ever had the need of placing a logo in multiple images and feared that you could have to do it one by one? Well, fear no more because you don't! You can do it easily using a program called "convert" which is bundled in the Imagemagick software package. You can even resize both, images and logo, by tweaking the parameters.

(Click the photo for better resolution in Picasa Photostream)

top