Mark Stephens

  https://www.idrsolutions.com Mark founded the company and has worked with Java and PDF since 1997. The original creator of the core code, he is also a NetBeans enthusiast who enjoys speaking at conferences and reading. He holds an Athletics Blue and an MA in Mediaeval History from St. Andrews University.

   



196 Stories by Mark Stephens

Java PDF to Image conversion (Tutorial)

Do you need to convert your PDF files to images in Java? PDF files are not directly supported in Java but you can solve...
1 min read

How to read PDF metadata in Java (Tutorial)

As someone who works with PDFs, it is not straightforward to view PDF metadata since it is not directly supported by Java. This tutorial...
2 min read

How to read JPEG XL images in Java (Tutorial)

Why do JPEG XL Images cause issues for Java Developers? ImageIO does not read JPEG XL file types by default so existing Java Applications...
1 min read

How to write WebP images in Java (Tutorial)

0 sec read

How to convert PDF to HTML (Tutorial)

In this article I will show you how you can use our PDF files to HTML API to convert documents to HTML with our...
10 min read

What Is A PDF?

What Is a PDF? PDF stands for “Portable Document Format.” It’s a widely-used file type designed to display documents consistently across different devices. If...
2 min read