Search code examples
imagesocketsserversocketudpclient

How to easly compress image files into small size?


friends! Please, if anybody knows how to compress image files through standart java tools? I want to send image files through UDP packets but I'm getting exception that images size is too large!!! Please, any suggestions!!!


Solution

  • Take a look at ImageWriteParam or pngtastic