I have to build a Java servlet that receives an image and returns that image converted to PNG format. How can I achieve this? By converting I don't mean changing the file extension, like some examples suggest.
Thanks in advance!
java png gif
gif ×1
java ×1
png ×1