# OpenPDF5 **Repository Path**: mirrors_LibrePDF/OpenPDF5 ## Basic Information - **Project Name**: OpenPDF5 - **Description**: OpenPDF5 is a fork of iText 5 - maintained as open source project with an AGPL license. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## LibrePDF/OpenPDF5 OpenPDF5 is an open source library for PDF files, maintained in accordance with the AGPL license. OpenPDF5 is a maintained fork of iText 5, and is licensed as [AGPL][agpl] software. We encourage users of OpenPDF5 and iText5, to "upgrade" to OpenPDF: https://github.com/LibrePDF/OpenPDF Patreon donate button [![Join the chat at https://gitter.im/LibrePDF/OpenPDF](https://badges.gitter.im/LibrePDF/OpenPDF.svg)](https://gitter.im/LibrePDF/OpenPDF) [![Build Status](https://travis-ci.org/LibrePDF/OpenPDF5.svg?branch=develop)](https://travis-ci.org/LibrePDF/OpenPDF5) [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0) ## Latest version ## The latest release of OpenPDF5 is version OpenPDF5 5.6.1. OpenPDF5 can be downloaded here: https://github.com/LibrePDF/OpenPDF5/releases/latest ## Contributing ## Release the hounds! Please send all pull requests. Make sure that your contributions can be released with a AGPL license. ## Why OpenPDF5? ## OpenPDF5 is a fork of iText 5, maintained in accordance with the AGPL open source license. This fork has been created to ensure that iText 5 will stay maintained, since the iText company has decided to deprecate iText 5. This ensures that users of iText 5 will get security updates forever. We encourage users of OpenPDF5 and iText5, to "upgrade" to OpenPDF: https://github.com/LibrePDF/OpenPDF ### OpenPDF5 consists of several jars. The main OpenPDF5 release contains: - ```itextpdf-x.y.z.jar```: the core library - ```itext-xtra-x.y.z.jar```: extra functionality (PDF 2!) - ```itext-pdfa-x.y.z.jar```: PDF/A-related functionality - ```xmlworker-x.y.z.jar```: XML (and HTML) functionality OpenPDF5 is hosted on https://github.com/LibrePDF/OpenPDF5 You can find the latest releases here: - https://github.com/LibrePDF/OpenPDF5/releases/latest You can also [build iText from source][building]. OpenPDF5 is licensed as [AGPL][agpl] software. AGPL is a free / open source software license. [agpl]: LICENSE.md [building]: BUILDING.md