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:
- Easy to use, there are no configuration settings to change.
- Moves JPEG and GIF pictures.
- Can handle JPEG files ending in .JPG and .JPEG.
- Can handle GIF and JPEG files wich various capitalisation.
- Skips over any pictures which cannot be moved for any reason (eg. corrupted)
- Creates folders for pictures only if one is required.
- Reports the total number of images (moved broken down by orientation) when complete.
- Faster and easier than performing the task manually.
Limitations / Known Issues
This program has the following limitations or known issues:
- No support for PNG files, due to a Microsoft limitation1.
- The program (incorrectly) avoids examining BMP, ICO, RLE and WMF files.
- It can probably be made to run faster due to the way folder creation is handled.
- 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 computer running Microsoft Windows.
- A selection of pictures in GIF or JPEG format.
A small amount of knowledge about Windows would be useful.
Downloading
- The latest version is 1.0 (released 3rd January 2011).
- You can downloaded it in zip format (~5k). This archive also contains full instructions.
1 Despite assertions by Microsoft, "LoadPicture" works perfectly fine on 64-bit Windows 7.