aspose file tools
The moose likes Java in General and the fly likes Compress the .gif or .jpg files according required dimension Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Compress the .gif or .jpg files according required dimension" Watch "Compress the .gif or .jpg files according required dimension" New topic
Author

Compress the .gif or .jpg files according required dimension

pintu kanaujia
Greenhorn

Joined: Dec 22, 2004
Posts: 4
hi,
There is any api through which wecan convert a gif image according the required dimension (width="72" and height="28") in the standard picture message size.
If you have solution then plz share it with me
Thanks
Jeroen Wenting
Ranch Hand

Joined: Oct 12, 2000
Posts: 5093
there may be, but what you want is NOT compression.
It's resampling (sometimes mistakenly called resizing).


42
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Compress the .gif or .jpg files according required dimension
 
Similar Threads
world according to america
is it necessary to use .png file format for images?
Assigning array references
Implementing download - XLS files - JSP scriptlet
how memory is managed for string[]