Free Batch Photo Resizer
Free Batch Photo Resizer
RealWorld Graphics logo    Česky En français Auf Deutch Español Nederlandse taal 日本語 
Log-in or register.   
IndexSoftwareGalleryTutorialsForumsUsers

RealWorld Icon Editor
RealWorld Cursor Editor
RealWorld Photos
RealWorld Paint.COM
Plug-ins and Resources
Batch Icon Extractor
Picture Resizer
Advanced Settings
User Interface
Image Retargeting
Change Cursor
RealWorld SDK
Support
Links

Bookmark this page

del.icio.us iconDel.icio.us
Digg iconDigg it
StumbleUpon iconStumbleUpon
Yahoo MyWeb iconYahoo MyWeb
Furl iconFurl it


Is the speed of this web adequate?

   

Picture Resizer 4.0

July 18th 2009 - rss feed

   Download

An easy-to-use and free tool for batch resizing of JPG pictures and photos.

PhotoResize in action

How to use it?

  • Download PhotoResize400.exe and place it on your desktop.
  • Drag and drop JPG files or folders with JPG files on the application icon.
  • The tool will resize JPG images and save them next to the originals. Names of the new pictures will be based on the original names, with a suffix indicating their size. For example, the resized version of MyPhoto.jpg will be called MyPhoto-400.jpg, where the number 400 indicates the size of the picture.

Configuration

The size of output pictures is controlled by the name of the application. To rename it, click on the icon to select it and do one of these things: press F2 key, click in the text under the icon, or right-click the icon and select Rename command in the menu.

Depending on your settings, you'll either see ".exe" on the end or not. If you see it, keep it there, if you do not see it, do not add it.

Renaming wizard


Resizing method: Compression quality:
Size: x Custom quality (1-100):

Rename to: PhotoResize400.exe

For more advanced scenarios, you'll need to use the command line parameters. Learn about them on the advanced settings page.

Highlights

  • The tool is using high-quality resizing method, where color of each pixel is a weighted average of all covered pixels from the original image. Linear interpolation is used when zooming in.
  • The algorithm is optimized to work with gamma-corrected pictures.
  • High speed.

Maximum number of images

Picture Resizer does not limit the number of images resized at once, but there are other factors that may impose a limit.

When files are dragged and dropped on the tool icon, Windows Explorer sends the names of the dropped files as command line parameters to Picture Resizer. Windows has a limit on the total length of command line. If the filenames(+paths) are longer than the limit, Explorer will not run the tool and display an error instead.

To work around this limitation, drag and drop entire folders instead of individual files or place your files closer to to the root of your hard drive (e.g. place them into C:\imgs instead of C:\Documents and Settings\YourUserName\My Documents\My Pictures\Vacation\).

Notes

  • The application is provided as is, without warranty of any kind. Authors are not responsible for any damage.
  • Refer to the download section below to get versions for 98, Me, or 64-bit (x86) version of Windows.
  • When using the application from command line, specify absolute path to the source files or folders. Relative paths will result in undefined behavior.
  • Files in the destination folders are always overwritten unless they have the readonly flag set.

Related tools from the author

   

RealWorld Photos

A general purpose batch image processor and retouching software.


   

RealWorld Paint.COM

An easy to use freeware image editor with layers.

Name codes overview

Resizing method

  • PhotoResize400.exe - maximum side 400 pixels.
  • PhotoResize_400.exe - minimum side 400 pixels.
  • PhotoResizeF400x300.exe - frame size of 400x300 pixels. The resulting image width will be smaller or equal to 400 and its height will be smaller or equal to 300 pixels.
  • PhotoResizeW400.exe - width set to 400 pixels. Height automatically computed to keep aspect ratio.
  • PhotoResizeH400.exe - height set to 400 pixels. Width automatically computed to keep aspect ratio.
  • PhotoResizeP50.exe - resize to 50%.
  • PhotoResize400x300.exe - resize to exactly 400x300 pixels. Aspect ratio is not preserved.
  • PhotoResizeD100.exe - resize to 100DPI. Physical size stays the same.
  • PhotoResizeD100T.exe - overwrite the resolution information in the header without touching the pixels.
  • PhotoResizeK20.exe - resize to approximate maximum size of 20kB.
  • PhotoResizeG1024x768.exe - use content-aware resizing to change aspect ratio while preserving content.
  • PhotoResizeA400x300.exe - crop and resize to 400x300 pixels. The central part is preserved and resized while the borders are cropped.

Additional options

  • PhotoResize400R.exe - process recursivelly all sub-folders.
  • PhotoResize400C.exe - place files to current folder (current folder can be specified in shortcut properties).
  • PhotoResize400S.exe - skip files already smaller than the requested size.
  • PhotoResize400O.exe - do not wait for Enter.
  • PhotoResize400U.exe - skip files already existing in the destination location.
  • PhotoResize400N.exe - sharpen image.
  • PhotoResize400I.exe - overwrite source files.
  • PhotoResize400M.exe - copy metadata.
  • PhotoResize400E.exe - preserve file modification time in addition to file creation time.
  • PhotoResize400Q50.exe - set compression quality to 50%.

What's new in version 4.0

  • Crop+resize with PhotoResizeA400x300.exe.
  • Preserve file modification time PhotoResize400E.exe.
  • <CREDATE> template for custom destination path switch (-c) to automatically classify files by date.
  • -XofN command line switch to split a large resizing batch to parts that can be run consecutively or in parallel on mutliple computers. By using different switches (for example -1of3 -2of3 -3of3), only a fraction of all files will be processed in each run.

What's new in version 3.5

  • Quality setting using file name PhotoResize400Q85.exe.
  • Ability to skip files already existing in the destination folder - do quick incremental updates - PhotoResize400U.exe.
  • Command line switches for chroma subsampling.

What's new in version 3.0

  • B&W (grayscale) jpeg images are supported.
  • Creation date of the resized file is preserved.
  • Explicit multi-core and multi-processor support. If multiple files are resized, all cores will be utilized. Hyper-threaded processors are also supported, but the speed gain will not be significiant.
  • Image re-targeting support (<- worth clicking ;-)). Combination of resampling and image carving techniques is used to obtain image that fits the specified rectangle. Activated using -gWxH switch or by the G letter: PhotoResizeG1024x768.exe.

Run Picture Resizer from context menu of .jpg files and folders

Version 2.0 introduces a new usage scenario. The tool supports intergration with Windows shell and allows you to define one or more commands that are added to Windows Explorer context menu (the menu that appears when you right-click on a file). Separate each switch by space, just like on command line.

To add a command to context menu, start the tool and type the name of the command to the "Command name" field and additional command line options (if you want to use them) to the "Additional options" field. Finally click the "Add to context menu" button.

To remove all created commands, click the "Remove all".

Resize pictures in batches from context menu.
Version 2.0 allows you to add multiple commands to context menu of .jpg files.

PhotoResize was recently updated to be compatible with Vista Explorer - you can use it as a replacement for the missing Image Resizer PowerToy.

What's new in version 2.0

  • Custom destination folder and file name - the -c switch was enhanced and allows specifying a template for output file path. More details here. Simple examples:
    • Default behavior of the tool equals -c<ROOT><PATH><NAME>-<SIZE>.jpg
    • To put resized files into folder C:\Resized Images, use "-cC:\Resized Images\<PATH><NAME>.jpg" (the double quotes are needed, because, there is a space in the path).
    • To simply put files to current folder of the process, use -c<NAME>.jpg Make sure that the current folder is set on command line prior to running the tool.
  • New predefined output quality - PhotoResize400G.exe for good quality (75%).
  • PhotoResize400O.exe skips the need to press Enter when the tool finishes (and also blocks progress report).
  • PhotoResize400F400x300.exe ensures that the resulting image fits into the defined frame.

What's new in version 1.5

  • Independent DPI mode - change only DPI or only number of pixels by using the T letter in tool's filename:
    • PhotoResize400T.exe will resample to 400 pixels and keep the original DPI.
    • PhotoResizeD100T.exe will not resample the image, but will set JPEG header DPI to 100.
  • Sharpen the resized image with PhotoResize400N.exe.
  • Skip files that are already smaller than the required size using PhotoResize400S.exe.
  • Resize images by setting approximate maximum target size in kilobytes PhotoResizeK50.exe (experimental).

What's new in version 1.4

  • Do in-place resizing (overwrite original file) - PhotoResize400I.exe.
  • Set compression quality of output image with a -q command line switch or rename to PhotoResize400H.exe for high quality or to PhotoResize400L.exe for low quality.
  • Copy metadata (including EXIF tags) to the resized file - PhotoResize400M.exe.
  • And finally a simple trick contributed by one of Picture Resizer's users that lets you run the tool from Explorer context menu:
Picture Resizer run from context menu Open Windows Explorer and go to your "Send To" folder (usually C:\Documents and Settings\<your user name>\SendTo). Place one or more configured copies of Picture Resizer there. Items placed in this folder will appear in Send To context menu as demonstrated on the picture.

Tip: you may change the tool's name to for example "Resize to 400.exe" instead of "PhotoResize400.exe".

What's new in version 1.3

  • Resizing to a percentage of original size PhotoResizePxxx.exe, where xxx is a number from 1 to 10000 [%].
  • Resizing by setting target DPI - PhotoResizeDxxx.exe. If the source image does not define DPI, it is assumed to have 100 DPI.
  • Command line options to override parameters from filename - advanced settings.
  • Adjustable output helps creating custom reports or web pages when resizing images - advanced settings.

What's new in version 1.2

  • The tool can resize images in all subfolders of a folder - PhotoResize400R.exe.
  • Resized images can be placed in another folder: Photo Resizer advanced settings.
  • Added versions for Windows 98, Me and 64bit Windows (x64).

What's new in version 1.1

  • Fixed a bug that sometimes caused recursive resizing of already resized pictures.
  • Added new modes, where the images can be resized to specified width (rename to PhotoResizeW400.exe), height (rename to PhotoResizeH400.exe), or to a minimum size (rename to PhotoResize_400.exe).

Download

Version 4.0 from July 18th 2009:

Version 3.0 from April 14th 2008:

Other resources

Learn more about images in article 'What is a computer image?'.

How can you help?

You are welcome to help PhotoResizer by:

  • Suggesting a new feature - leave a short note in the comment section or start a new topic on the discussion board.
  • Introducing the tool to more people - if your friend is looking for an image resizer, let them know about this one. The more people use it, the happier is the author.
  • Translating this page - help people in your country and translate the information about PhotoResizer for them. The translation can be placed on this server.
  • Linking to this page from your image-related web site or blog.

Recent Comments

Display all comments.

Anonymous
on October 28th 2009
How do I change the dpi to 75, I downloaded the resizer but it it makes them 96 and not 75?
Anonymous
on October 31st 2009
Excellent tool.

Is it possible to use it to pad an image (eg take a 16:9 image and add padding top and bottom to make it 1:1)?
Vlasta
on November 1st 2009
I am afraid that is currently not possible, but you can use the Crop mode to cut the central portion or the Retarget mode, but it will take long and probably not look good on such a large aspect ratio change.
Anonymous
on November 3rd 2009
Whenever I click to run this program I get the box described here:

(Run Picture Resizer from context menu of .jpg files and folders
Version 2.0 introduces a new usage scenario. The tool supports intergration with Windows shell and allows you to define one or more commands that are added to Windows Explorer context menu (the menu that appears when you right-click on a file). Separate each switch by space, just like on command line.

To add a command to context menu, start the tool and type the name of the command to the "Command name" field and additional command line options (if you want to use them) to the "Additional options" field. Finally click the "Add to context menu" button.

To remove all created commands, click the "Remove all".

And can't figure out how to use this program can you help?
Anonymous
on November 3rd 2009
Addendum to above comment. I cant figure out how to make that "add to context menu" box go away so that only the drop box is left and I can drag and drop the photo.
Anonymous
on November 3rd 2009
Addendum to the above comment: Whenever I click "run" the box with the "add to context menu" comes up in front of the drop box and I don't know how to make it go away leaving only the drop box to drag and drop my pics into for resizing. I've seen this program used, and I've used it on another computer that had it installed but since I downloaded it to mine I can't get it to work. Please help.
Anonymous
on November 4th 2009
you don't run the program by double clicking.. you run it by dragging the image files, folder, etc onto the executable itself.
Anonymous
on November 11th 2009
Thank you so so much.

This utility is unbelievably useful
Anonymous
on November 12th 2009
Nice guide, For Mac users:
How to Batch resize images on Mac?
http://www.mediasoftmac.com/photo-articles/how-to-batch-resize-image-on-mac-os-x-snow-leopard.html#129
Anonymous
on November 12th 2009
stom boel

Copyright © 2005-2009 RealWorld Graphics. Contact: info@rw-designer.com.