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

JPedal Java PDF Parser (logo)

JPedal: Java PDF Parser

Why do we need to parse PDF files? PDF files are unusual in that they do not contain the actual content you see displayed...
Jacob Collins
1 min read

How to add annotations to a PDF file

What is PDF Annotation? Annotating PDF files is an essential skill for collaboration, review, and seamless communication in both professional and educational workflows. PDF...
Jacob Collins
1 min read
Java image scaling library

Scaling Images in Java with JDeli

In Java, you can easily scale images with the help of libraries like JDeli, which offers both standard and advanced scaling options. This guide...
Amy Pearson
2 min read
awjune page 1 translated

How to translate PDF files in Java (Tutorial)

Today I will demonstrate a worked example to show how you can create a PDF translator using our PDF toolkit JPedal and Translator. This...
Jacob Collins
1 min read
blur image before vs after

Blurring Images in Java: Simple & Gaussian Blur Code…

Blurring is a fundamental image processing technique used to reduce noise, smooth features, and produce aesthetic effects. In Java, you can easily apply different...
Amy Pearson
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