Image Resizer
A simple and useful application for quickly resizing images.
download jar launch with Java Web Start
Contents

Image Resizer is a software utility designed for the resizing and manipulation of jpeg images. I created because I did not have any other image editing program to quickly resize and save my digital photographs. Other programs were either to large and were designed for serious image editing and took too long to start up just to resize a few images. Other image editing programs like Paint can load quickly, but don't provide a good quality result image.

This program is "just right". It's not too bulky, not too dinky, yet provides useful features for manipulating images. Here is a list of features:



No matter what happens, you can't blame me for anything. Click the full disclaimer link above for more.



This software is free to use. You can copy/distribute it to a few other people, as long as you do not modify the software. You cannot sell this software. You cannot use this software to do anything illegal.


How to set it up There are a few ways that you can use this software. Here are the options in order of most recommended to least recommended. save jar and jnlp file to your computer
  1. Right click the "download jar" button above, and choose "save file as". Do the same for the "Java Web Start" button. You can save these files anywhere, but make sure that you put them both in the same folder. I saved mine here:
         C:\Program Files\AJsApps

    but like I said you can save them just about anywhere on your computer.
  2. In your windows file viewer, right click resizer.jnlp and open with notepad.
  3. In your windows file viewer, right click resizer.jnlp and choose Properties. Find the 'Location' property, and copy the location.
  4. In resizer.jnlp file that you opened with a text editor, find the codebase property in the jnlp tag. It should look something like this:
         codebase="http://chickenmeister.t35.com/java/imageresizer" 

    You need to replace it with codebase="file:///THEFILELOCATION", and replace the backslashes (\) with forward slashes (/) so that it should look something like:
         codebase="file:///C:/Program Files/AJsApps" 
  5. Save the file.
  6. when you double click resizer.jnlp, the application should start up.

Here is the interface. It's pretty clean cut and straight forward; image editing operation buttons on the left, status bar at the bottom, and the current image in the middle.









Terms Of Use About Me Contact
 Free Web Hosting