Total Hit (5938) |
This java application will help to convert any image (bmp,jpg,gif,png...) to any (jpg,gif,bmp,png).
How to run!!!!
1. Compile ConvertImage.java file (the source code is listed with this article
2. Modify class path to include com.zip OR use -djava.class.path directive
3. Run ConvertImage as
....Read More |