JDeli is a Java image library for reading, writing, converting, manipulating and processing a number of image file formats. Find out more here.
JDeli
In this article I will give you more information about Image scaling options and some sample code. When scaling up a bitmap image, more... In this article, we will show you how to read GIF files in Java. We also have a related article covering how to write GIF files... In this post, I will show you how to read WMF images in Java. We also have a related article covering how to convert... In this post, I will show you how to read and write image files in Java. I will demonstrate 2 different ways of doing... In a previous post I looked at why you might want to convert a PDF file to an image (you can use JPedal to...