software > imgProcessor - Resize your JPEG/JPG images taken from your camera in batch mode
What it does
imgProcessor is a handy little application to resize all .jpg in a folder to a specific size and jpeg quality.
Original images are preserved and new ones are produced with sufix _resXXX.jpg where XXX is the new width in pixels.

(i) Select the folder you want
(ii) Enter the width (Output Resolution) of the new image (the aspect ratio will be preserved)
(iii) Choose the JPEG quality (this will affect the size of file)
(iv) Click "Process"

In single file mode.
Right-click a file in explorer and choose "Open With", then select imgProcessor.exe
Download
Version 1.1
imgProcessor.zip (25.Jul.2010)
Features
- Specify output JPEG resolution.
- Specify JPEG quality.
- Processes all .jpg in a selected folder.
- Process a single file when "Open With" is used on a .jpg with imgProcessor.exe
- It remembers the last folder you processed when you launch the program again.
- It remembers the last JPEG quality that you used.
- Highest quality resizing algorithm, gives crispier images.
Quality comparison

Left bars: Original test pattern at 1600 pixels of width.
Center bars: Resized with imgProcessor at 600 pixels of width.
Right bars: Resized with Fotosizer at 600 pixels of width.
Version History
----------------------------
v1.1 (Windows GUI version)
----------------------------
Release Date: 25.Jul.2010
New Features:
- Windows GUI.
- Specify output JPEG resolution.
- Specify JPEG quality.
- Processes all .jpg in a selected folder.
- Process a single file when "Open With" is used on a .jpg with imgProcessor.exe
- It remembers the last folder you processed when you launch the program again.
- It remembers the last JPEG quality that you used.
Known issues:
- Displaying files in folder can be slow.
- You cannot process a subset of files in the top-right folder-content view, it's either the full folder or one file (when used with right-click -> Open With...)
----------------------------
v1.0 (linux command-line)
----------------------------
Release Date: 15.Oct.2008
Features:
- Multiple image resolutions generation : 100x75, 120x90, 200x150, 684x512, 800x600, 1280x960.
- Recording: shutter speed, picture taken date, focal length, camera name, aperture, ISO speed, dimensions.
- Displaying (in web): shutter speed, picture taken date, focal length, camera name.
- Saving JPEG in YUV422 color space.
- A picture can be assigned to a category.
- A description can be assigned to a picture.
- xmlhttp is used to transfer categories and pictures. The main "galleries" section is loaded normally.
- Browser forward and back buttons, as well as picture direct access from URL is possible using the window.location.hash "anchor" trick.
- Admin interface.
Known issues:
- The current color space for JPEG (YCbCr422) is not optimally rendered by Windows XP Picture Viewer (and IE).
- Picture taken date is a couple of hours earlier than reality.
------------------------------------------------
----------------- Next Version -----------------
v1.2 (26.Sep.2010)
- Ability to remember the last processed folder.
- Display a list of last processed folder to choose from.
- Right-click Shell shortcut on .jpg files.
------------------------------------------------
Contact author