Amy Pearson

  Amy is a Java developer, member of the support team and product manager for JDeli. Out of hours she enjoys gaming and Virtual reality.

 



28 Stories by Amy Pearson

Introducing our free guide on how to read and write images in Java with JDeli

After receiving many questions about how to read and write different images in Java, we have created a How to guide for JDeli, showing...
43 sec read

How to read EMF files in Java (Tutorial)

In this post, I will show you how to read EMF files into Java as a BufferedImage. This converts the EMF file into a...
43 sec read

How to write PNG Images in Java (Tutorial)

In this article, I will show you how to write PNG images in Java. We also have a related article covering how to read...
1 min read

How to write JPEG Images in Java (Tutorial)

In this article, I will show you how to write JPEG images in Java. We also have a related article covering how to read...
1 min read

What is JPEG XL?

What is the JPEG XL image format? JPEG XL (ISO/IEC 18181) is an open-source file format for raster-graphics that is effective for lossy and...
1 min read

What is JBIG2?

JBIG2 is a lossless and lossy compression standard for bi-level images like scanned documents, offering high compression ratios by identifying and encoding similar shapes...
55 sec read