OpenPDF Renderer is a pure Java library for rendering PDF files as images using Java2D.
It provides a lightweight, dependency-free way to convert PDF pages into BufferedImage objects
suitable for display in Swing applications or saving to image files. Supports PDF 1.4 specification
with TrueType, Type1, Type3, and CID fonts, along with RGB, CMYK, Gray, and ICC-based color spaces.
Version3.0.1compared with
Version Details
| 3.0.0 | 3.0.1 | |
|---|---|---|
| Release date | Aug 17, 2025 | Feb 19, 2026 |
| Licenses | LGPL | LGPL |
| Vulnerabilities | None | None |
Test Changes (4)
| 3.0.0 | 3.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.mockito » mockito-core | - | 5.18.0 |
| ~ Updated | org.assertj » assertj-core | 3.27.4 | 3.27.7 |
| ~ Updated | org.junit.jupiter » junit-jupiter-api | 5.13.4 | 6.0.3 |
| ~ Updated | org.junit.jupiter » junit-jupiter-params | 5.13.4 | 6.0.3 |
