LibrePDF/OpenPDF
 Watch   
 Star   
 Fork   
2025-07-01 20:26:33
OpenPDF

OpenPDF 2.2.4

What's Changed

New Contributors

Full Changelog: https://github.com/LibrePDF/OpenPDF/compare/2.2.3...2.2.4

2025-06-16 18:45:41
OpenPDF

OpenPDF 2.2.2

What's Changed

Full Changelog: https://github.com/LibrePDF/OpenPDF/compare/2.2.1...2.2.2

2025-06-16 02:28:55
OpenPDF

2.2.1

News in OpenPDF 2.2.1

2025-06-15 04:48:43
OpenPDF

2.2.0

OpenPDF 2.2.0 Released!

We’re excited to announce the release of OpenPDF 2.2.0, a new milestone in our ongoing mission to build a modern, fully open-source PDF library for Java.

What's New

openpdf-renderer Module Added (#1357)

We’ve added a brand new module: openpdf-renderer.

This module integrates the openpdf-renderer engine into OpenPDF, enabling:

  • High-quality PDF rendering to images
  • Fast page previews and thumbnails
  • Support for converting PDF pages to BufferedImage for use in Java applications

It’s perfect for developers who need visual previews of PDFs in desktop or server-side applications.


Maven Coordinates:

<dependency>
  <groupId>com.github.librepdf</groupId>
  <artifactId>openpdf</artifactId>
  <version>2.2.0</version>
</dependency>
2025-06-14 20:23:09
OpenPDF

2.1.0

OpenPDF 2.1.0 - Modernization and New Features

We are excited to announce the release of OpenPDF 2.1.0, which marks a major step forward for the project.

  • Java 21 required: OpenPDF 2.1.0 now targets Java 21 LTS and benefits from its modern features and performance improvements. Java 21 was released in 2023.

  • New Kotlin module: Build PDFs more easily using idiomatic Kotlin APIs and a DSL-inspired builder interface.

  • Added openpdf-html module: A maintained fork of Flying Saucer for converting HTML to PDF, now part of the OpenPDF project. The goal is to improve HTML5 and modern CSS support.

  • Deprecated HtmlParser: We encourage migrating to openpdf-html for improved HTML rendering.

  • Updated dependencies.

Full Changelog: https://github.com/LibrePDF/OpenPDF/compare/2.0.5...2.1.0

2025-05-27 04:49:07
OpenPDF

OpenPDF 2.0.5

What's Changed

New Contributors

Full Changelog: https://github.com/LibrePDF/OpenPDF/compare/2.0.4...2.0.5

2025-05-20 15:13:46
OpenPDF

2.0.4

What's Changed

New Contributors

Full Changelog: https://github.com/LibrePDF/OpenPDF/compare/2.0.3...2.0.4

2024-08-08 06:14:33
OpenPDF

OpenPDF 2.0.3

What's Changed

New Contributors

Full Changelog: https://github.com/LibrePDF/OpenPDF/compare/2.0.2...2.0.3

2024-04-07 15:15:07
OpenPDF

OpenPDF 2.0.2

What's Changed

New Contributors

Full Changelog: https://github.com/LibrePDF/OpenPDF/compare/2.0.1...2.0.2