Welcome to the IDRsolutions Blog!

Meet the Team

The IDR Team

We’re a team of developers and tech enthusiasts solving tricky document problems, so you don’t have to. IDRsolutions was born from our struggles with integrating PDFs and images into applications. We built tools to simplify the process, and now companies worldwide rely on them to streamline their workflows. Here, we share what we’ve learned along the way to help you spend less time wrestling with documents and more time building great applications.

Recent Posts

Java PDF to HEIC conversion (Tutorial)

Why convert PDF files to HEIC images? A PDF is a vector image (so it is rendered when you display it at whatever size...
Jacob Collins
1 min read

How to Add HEIC Support to Java App

Pure Java does not support HEIC. If you use ImageIO to read/ write HEIC image, it won’t work without another plugin. Therefore, this blog...
xinyu zhang
1 min read

How to attach files to a PDF in Java…

In this article I will show you how you can attach PDF files in Java using our JPedal PDF SDK toolkit, using a few...
Jacob Collins
1 min read

Java PDF to WebP conversion (Tutorial)

Why convert PDF files to WebP images? A PDF is a vector image (so it is rendered when you display it at whatever size...
Jacob Collins
1 min read

How to convert PDF to HTML in C#

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

Featured Posts:

How to process PDFs for use with AI (Tutorial)

As Artificial Intelligence becomes more popular for processing large bodies of text, it becomes apparent that PDF files pose a challenge. PDF is a...
Jacob Collins
1 min read

Choosing the Best Document Viewer for Your Web App

Choosing the right document viewer for display is a crucial step in your journey to developing a web application. The document viewer should be...
Leon Atherton
2 min read

HTML Forms, features and benefits explained

What are HTML forms? HTML forms are like digital paper forms, allowing users to input and submit data on websites. They are customizable and...
Daniel Warren
1 min read

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...
Amy Pearson
1 min read