Introduction

BIRT, the Batch Image Resizing Thing, is a simple application that allows a large number of images to be resized in one go. Obviously this is possible by scripting ImageMagick but it's usually somewhat easier with a GUI. It was originally created in order to learn how to develop using the Qt library (version 2 was developed to learn more about Qt4) and to facilitaty the maintenance of an online photo album where each hi-res photo needs a low-res copy and a thumbnail.

BIRT is very simple to use: simply select the image files to be resized, enter the new size, select the output directory and press "Go". A more detailed instruction set, including explanations of the ratio options and output suffix/prefix fields can be found in the How To Use BIRT section of the help.

Any bugs or feature requests should be directed to vrai@acherondevelopment.com.

BIRT is distributed under the GNU Public Licence.