Amy Pearson

  Amy is a Java developer and member of the support team. Her main technical interests are JavaFX and Cloud. Out of hours she enjoys gaming and Virtual reality.

 



8 Stories by Amy Pearson

Dependabot and other dependency update tools

What are auto dependency update tools? Automatic Dependancy update tools are used to monitor your dependencies, by checking the semantic versioning of your dependencies...
1 min read

Comparing WebP compression algorithms

In this article we will be comparing the different compression methods available to use for WebP images. To do this, we will be using...
1 min read

How to view Multi-TIFF files in Java

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...
52 sec read

What is Image Interlacing?

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