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.

   



203 Stories by Mark Stephens

How to extract text from PDF files in Java (Tutorial)

This tutorial shows you how to extract text from a PDF file in simple steps using JPedal Java PDF library. JPedal is the best...
1 min read

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