Version 7.1

Works with Windows 7

Rated by download.com


FREE!

15-day trial

Technical support

Why Image Resizing is Important

Advantages of Using JpegSizer

Screenshots

Testimonials

For Developers & Webmasters

Change History

Support and Feedback

Main Page


Developed and published by
TM

Seattle, Washington, USA

Home page  Contact us  Privacy policy

© Copyright 2009 by TangoTools.com

 

Automation

JpegSizer Plus can be controlled from other Windows applications, using a "shell" command to launch the program.

The full paths of files or folders to be resized are passed to the program on the command line.

JpegSizer also recognizes these command-line switches:

-SSettingsName Use resize settings named SettingsName.
-OSaveDir Override save folder in settings with the absolute or relative path SaveDir
-R Recursively scan all subfolders of specified folders.
-X Forces JpegSizer to shut down immediately after the files are processed. (This is useful if the calling application must wait until JpegSizer has done its job.)

Windows places a limit on how many files can be listed on the command line, so an alternative is provided that works with any number of files. With this method, the command line parameters are moved to a control file recognized by JpegSizer.

Additional technical details and programming tips are provided by JpegSizer's built-in Help system. See the Automation chapter.

Automation can also be implemented by developers using the JpegSizer DLL. This provides an image resizing function that can be added to your own Windows applications.