• Multiple Text Messaging using USB Modems Multiple Text Messaging using USB Modems 9.3.2.6
    Multiple Text Messaging using USB Modems
    Bulk SMS software shares the unique messages to all individuals on one click. Windows Bulk SMS software saves time of users to prepare messages for different recipients. Software saves the sent messages in sent items and user can also export the list
  • Custom Birthday Cards Designer Custom Birthday Cards Designer 8.2.0.6
    Custom Birthday Cards Designer
    Software can design attractive Birthday cards easily. Birthday Card Designing Software consists an inbuilt Email Setting to send designed Birthday Cards on specified address. User can easily print the designed Card by using advance printing settings
  • Publisher Barcode Software Publisher Barcode Software 7.3.0.5
    Publisher Barcode Software
    Publishers Barcode Designing Tool provides facility to print multiple Books and Barcodes by using advance printing settings. Library Barcode Designing Software creates multiple barcodes by using random, sequential and constant value series option
  • Make Greeting Cards Software Make Greeting Cards Software 8.3.0.5
    Make Greeting Cards Software
    Greeting Card Designing Tool allow user to save created Card in .GTM file format and provide advance printing settings to print the Card. Greeting Card Designing Program provides Data Set Series feature to generate multiple copies of Greeting Cards
  • Custom ID Card Maker Custom ID Card Maker 8.2.0.2
    Custom ID Card Maker
    Application allows you to customize your card to get the right look. You can add personal touch in your card with different drawing tools. Card and label program provide the opportunity to create a new card or easily modify an already existing cards
  • Atlantis Word Processor Lite Atlantis Word Processor Lite 4.3.9.4
    Atlantis Word Processor Lite
    Atlantis Word Processor Lite will be the perfect companion for your word processing tasks. It is powerful, fast-loading and completely free.
  • Atlantis Word Processor Atlantis Word Processor 4.3.9.4
    Atlantis Word Processor
    Atlantis is a standalone word processor for both professional writers and those who create documents only occasionally. Powerful and feature-rich, user-friendly and fully-customizable, it will let you work on your own terms.
  • USB Modem Bulk SMS Messaging Program USB Modem Bulk SMS Messaging Program 9.3.2.8
    USB Modem Bulk SMS Messaging Program
    Bulk SMS software shares the unique messages to all individuals on one click. Windows Bulk SMS software saves time of users to prepare messages for different recipients. Software saves the sent messages in sent items and user can also export the
  • Crescendo Plus Crescendo Plus 10.21
    Crescendo Plus
    Crescendo Plus is a simple and intuitive way to create musical compositions. Crescendo allows you to create, save and print your music compositions on your Windows PC. Crescendo Plus comes with a variety of notation symbols, key, and time signatures.
  • Pixillion Image Converter Software Free Pixillion Image Converter Software Free 12.27
    Pixillion Image Converter Software Free
    Pixillion Image Converter Software Free is perfect for converting your image files for posting on the web, emailing to friends, or storing on your mobile phone. Convert or compress multiple photos at once with batch conversion.
 
  •  
     
     
     
     
    Multiple Text Messaging using USB Modems Multiple Text Messaging using USB Modems
    Multiple Text Messaging using USB Modems
    Bulk SMS software shares the unique messages to all individuals on one click. Windows Bulk SMS software saves time of users to prepare messages for different recipients. Software saves the sent messages in sent items and user can also export the list
  •  
     
     
     
     
    Custom Birthday Cards Designer Custom Birthday Cards Designer
    Custom Birthday Cards Designer
    Software can design attractive Birthday cards easily. Birthday Card Designing Software consists an inbuilt Email Setting to send designed Birthday Cards on specified address. User can easily print the designed Card by using advance printing settings
  •  
     
     
     
     
    Publisher Barcode Software Publisher Barcode Software
    Publisher Barcode Software
    Publishers Barcode Designing Tool provides facility to print multiple Books and Barcodes by using advance printing settings. Library Barcode Designing Software creates multiple barcodes by using random, sequential and constant value series option
  •  
     
     
     
     
    Make Greeting Cards Software Make Greeting Cards Software
    Make Greeting Cards Software
    Greeting Card Designing Tool allow user to save created Card in .GTM file format and provide advance printing settings to print the Card. Greeting Card Designing Program provides Data Set Series feature to generate multiple copies of Greeting Cards
  •  
     
     
     
     
    Custom ID Card Maker Custom ID Card Maker
    Custom ID Card Maker
    Application allows you to customize your card to get the right look. You can add personal touch in your card with different drawing tools. Card and label program provide the opportunity to create a new card or easily modify an already existing cards
  •  
     
     
     
     
    Atlantis Word Processor Lite Atlantis Word Processor Lite
    Atlantis Word Processor Lite
    Atlantis Word Processor Lite will be the perfect companion for your word processing tasks. It is powerful, fast-loading and completely free.
  •  
     
     
     
     
    Atlantis Word Processor Atlantis Word Processor
    Atlantis Word Processor
    Atlantis is a standalone word processor for both professional writers and those who create documents only occasionally. Powerful and feature-rich, user-friendly and fully-customizable, it will let you work on your own terms.
  •  
     
     
     
     
    USB Modem Bulk SMS Messaging Program USB Modem Bulk SMS Messaging Program
    USB Modem Bulk SMS Messaging Program
    Bulk SMS software shares the unique messages to all individuals on one click. Windows Bulk SMS software saves time of users to prepare messages for different recipients. Software saves the sent messages in sent items and user can also export the
  •  
     
     
     
     
    Crescendo Plus Crescendo Plus
    Crescendo Plus
    Crescendo Plus is a simple and intuitive way to create musical compositions. Crescendo allows you to create, save and print your music compositions on your Windows PC. Crescendo Plus comes with a variety of notation symbols, key, and time signatures.
  •  
     
     
     
     
    Pixillion Image Converter Software Free Pixillion Image Converter Software Free
    Pixillion Image Converter Software Free
    Pixillion Image Converter Software Free is perfect for converting your image files for posting on the web, emailing to friends, or storing on your mobile phone. Convert or compress multiple photos at once with batch conversion.

 

RightSize 1.1

 

 
Program Info
 

License:
 
Last Update: 2016-07-10
 
Release Status: New Release
 
Size: 1.02 MB
 
Price: $0.00  Buy
 
Downloads: 8
 
Publisher: Canadian Mind Products
 
OS Support: Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, Windows 10, WinServer, WinOther, WinVista, WinVista x64
 
Category: Windows/Web Development/HTML Tools
 
Rating
0


 



RightSize

 
Publisher's Description
 
 
R

ightSize 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:commindprodrightsizerightsize.jar 32 32 64 64 lemon.png

You can also list several files on the command line:

java.exe -jar C:commindprodrightsizerightsize.jar 32 32 64 64 pear.jpg C:mydirpeach.gif

you can check an entire directory of files:

java.exe -jar C:commindprodrightsizerightsize.jar 32 32 64 64 .

Sorry no wildcards, just . , and ..

DON'T USE WILDCARDS unless you deeply understand how they
work. Windows
expands them, not rightsize, and feeds them to rightsize (or any other program)
as a giant list of all the directories and files in the
current directory. rightsize will thus tend process all the files
in your directories, when you just meant to process the files in
the current directory.

The -s switch makes all subsequent directories searched
recursively to include all their subdirectories.

e.g. to check that all files in the diretory tree in in the size range 16x32 and 128x100

java.exe -jar C:commindprodrightsizerightsize.jar 16 32 128 100 E:mindprod

If you have the jar extension set up as executable, you can
abbreviate:

C:commindprodrightsizerightsize.jar 16 32 128 100 .

will fix all *.html files in the mindprod directory tree, ignoring other types of files.

If you have the jar extension set up as executable, you can abbreviate:

C:commindprodrightsizerightsize.jar .

Requirements

Java 1.8+

Changes: 1.1

add support for *.webp images

Languages supported

English