ScaleDir 01-b review

Download
by rbytes.net on

License: GPL (GNU General Public License)
File size: 4K
Developer: deft
0 stars award from rbytes.net

ScaleDir is a Kommander Script for a fast and simple Batch Resize of all Pictures in a folder(under use of ImageMagick).

It ask's for the following Parameter:

"Path"
"Suffix" of pictures (Type)"
"Pr?fix" for new pictures
"Horizontal Pixel (Scale)"

Hints:

Inputs are case-sensitive, "JPG" is'nt the same as "jpg".
Use only the 3 Letters of Types (no "*" or "*." !!!).

It's useful to set preafixes like "small_" or "x_", don't use "/" or "!".

Horizontal Size gives the scale-faktor: If your source-Picture has the Size 1024x768 and you enter a "800" in Pixel you get Pictures in size 800x600 (3/4).

Example:

Suffix: jpg
Praefix: scaled_
Scale: 800

results: picture01.jpg (1024x768) -> scaled_picture01.jpg (800x600)

Requirements:
Kommander
ImageMagick

ScaleDir 01-b search tags