Rightsize

RightSize

Download URL | Author URL | Software URL | Buy Now ($0)

RightSize checks that .png, .jpg, .jpeg, .gif and .webp files are
the size you expect. By that I mean the size of the images
in pixels, not the size of the files themselves. In
particular, you might use it to check that all your PAD
icons are precisely 32x32, or to find all the very large or
very large images in your collection. It will also check
that files are consistent, e.g. that you have not stored a
gif file with a png extension. You can check single files,
list

To check a single image file is between 32x32 and 64x64 inclusive , type:

java.exe -jar C:\com\mindprod\rightsize\rightsize.jar 32 32 64 64 lemon.png

You can also list several files on the command line:

java.exe -jar C:\com\mindprod\rightsize\rightsize.jar 32 32 64 64 pear.jpg C:\mydir\peach.gif

you can check an entire directory of files:

java.exe -jar C:\com\mindprod\rightsize\rightsize.jar 32 32 64 64 .

Sorry no wildcards, just . , and ..

DON'T USE WILDCARDS unless you deeply understand how they
work.

Related software (5)

Pixel Grease - Easy Image Editor

Pixel Grease - Easy Image Editor

Optimizes images and makes copies with different sizes, formats and compression with one click. Auto crop and rescale images to fit specific sizes. Sharpen, trim and colour balance ...

Image Commander

Image Commander

Image Commander a full-featured software that allows you to add text or image watermark to any picture. Protect your copyrights with a copyright notice or your logo. Add text comme ...

Image Commander Mac

Image Commander Mac

Image Commander a full-featured software that allows you to add text or image watermark to any picture. Protect your copyrights with a copyright notice or your logo. Add text comme ...

csImageFile

csImageFile

This ASP component resizes, joins and edits images. Supports JPG, BMP, GIF, PNG, PSD, TIF, PCX. Create composite images by merging, add text, lines and shapes, edit JPEG metadata. ...

Mihov JPEGar

Mihov JPEGar

A simple picture viewer for images in JPEG, GIF, BMP, ICO, and PNG graphic formats. It includes features like user adjustable slideshow, shrink to fit, drag-and-drop and more! Easy ...

RSS Feed | submit pad file