Amy Pearson

  Amy is the product lead for JDeli with expertise in image code, Java, web development, and cloud computing. She focuses on JDeli and has also contributed to JPedal, cloud services, and support. Outside work, she enjoys gaming, F1, and music.

 



33 Stories by Amy Pearson

How to view Multi-TIFF files in Java (Tutorial)

In this article, I will show you how to read and view Multi-TIFF files in Java. We already have an article on How to...
1 min read

How to extract GPS data from image files in Java

What is Image GPS data? Global Positioning System (GPS) data is the latitude and longitude coordinates that can be linked to the image. It...
1 min read

What is Image Interlacing?

What is Interlacing Interlacing is the practice of filling in alternating lines of data in an image, helping to visualize the image before it...
1 min read

Java Image Library speed comparison: JDeli and ImageIO/JAI

Back in 2017, we compared the speed of our Java Image Library JDeli with ImageIO and JAI and had some interesting finding. Now we...
1 min read

How to view images in Java

This is an article on viewing images in Java where I’ll take you through the steps of creating a viewer. This will give you...
2 min read

How to convert WMF files to SVG in java with JDeli

This article will show you how to convert WMF files into SVG files. We also have a related article covering how to read WMF...
1 min read