Picture Mover

This program (for Microsoft Windows) will move all image files from a folder into sub-folders labelled either "Portrait", "Landscape" or "Square" depending on the orientation of the picture.

Features

This program has the following features:

  1. Easy to use, there are no configuration settings to change.
  2. Moves JPEG and GIF pictures.
  3. Can handle JPEG files ending in .JPG and .JPEG.
  4. Can handle GIF and JPEG files wich various capitalisation.
  5. Skips over any pictures which cannot be moved for any reason (eg. corrupted)
  6. Creates folders for pictures only if one is required.
  7. Reports the total number of images (moved broken down by orientation) when complete.
  8. Faster and easier than performing the task manually.

Limitations / Known Issues

This program has the following limitations or known issues:

  1. No support for PNG files, due to a Microsoft limitation1.
  2. The program (incorrectly) avoids examining BMP, ICO, RLE and WMF files.
  3. It can probably be made to run faster due to the way folder creation is handled.
  4. There is no feedback on progress whilst it is running.

Future updates will, where possible and assuming demand, attempt to resolve these.

Licence

Picture Mover is distributed under the GNU GPL. In short, this means you get the code absolutely free. In addition you can freely make modifications to that code and redistribute it, as long as you use the same licence. For more details about the GNU GPL see the Frequently Asked Questions.

Requirements

In order to use this program you need the following:

A small amount of knowledge about Windows would be useful.

Downloading

 

 

1 Despite assertions by Microsoft, "LoadPicture" works perfectly fine on 64-bit Windows 7.