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.

 



61 Stories by Amy Pearson

How to convert HEIC to JPG in bulk (Tutorial)

If you’re dealing with a large collection of images in HEIC format, chan HEIC files to JPG in bulk can be a lifesaver. HEIC...
1 min read

How to write TIFF images in Java (Tutorial)

TL;DR: Java’s ImageIO has partial TIFF support, but it regressed between Java 8 and Java 11 and images that wrote correctly in Java 8...
4 min read

How to write HEIC image files in Java (Tutorial)

TL;DR: Java’s ImageIO has no HEIC support. To write HEIC files in Java you need an external library. JDeli is the only pure Java...
3 min read

How to read PSD images in Java (Tutorial)

Why do PSD Images cause issues for Java Developers? ImageIO cannot read PSD file types by default so existing Java Applications will not work...
1 min read

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