1.0

Rightsize checks that .png (portable network graphics), .jpeg, .jpg and .gif (graphics interchange format) data files are
the dimension you anticipate. By that I imply the dimension from the pictures
in pixels, not the dimension from the data files themselves. It may also verify
that data files are steady, e.g. which you get not saved a
gif (graphics interchange format) document having a png (portable network graphics) extension. In
specific,> symbols are specifically 32x32, or to discover all of the really big or
really big pictures inside your selection. Microsoft windows
expands them, and feeds them to Rightsize (or every other application)
like a giant record of all of the sites and data files within the
present folder. You are able to verify solitary data files,
To verify just one picture document is in between 32x32 and 64x64 inclusive , kind:
record
java -jar C.commindprodrightsizerightsize.jar 32 32 64 64 lemon.png (portable network graphics)
you are able to as well record a number of data files about the command collection:
java -jar C.commindprodrightsizerightsize.jar 32 32 64 64 pear.jpeg C.mydirpeach.gif (graphics interchange format)
you are able to verify an whole folder of data files:
java -jar C.commindprodrightsizerightsize.jar 32 32 64 64 .
Sorry no wildcards, just . , and ..
do not USE WILDCARDS unless you deeply realize how they
function. Rightsize will therefore have a tendency procedure all of the data files
inside your sites, whenever you just meant to procedure the data files in
the present folder.
The -s change creates all subsequent sites founded
recursively to include things like all their subdirectories.
e.g. to verify that all data files within the diretory tree in within the dimension variety 16x32 and 128x100
java -jar C.commindprodrightsizerightsize.jar 16 32 128 1.0 E.mindprod
abbreviate:
for those who have the jar extension arranged up as executable,> C.commindprodrightsizerightsize.jar 16 32 128 1.0 .
will repair all *.html page data files within the mindprod folder tree, ignoring different kinds of data files.
for those who have the jar extension arranged up as executable,> C.commindprodrightsizerightsize.jar .