Skip to main content

Downloads

note

This page does NOT provide software license keys or free trials, it only provides software downloads for those with the necessary keys to use the software. If you’d like to receive a free trial of our software or need additional keys, you can check out our free trial page or contact us today.

pdf2Data consist of 2 modules: pdf2Data Editor and pdf2Data Parsing Engine. It's technically possible to update only one of the components, however we highly recommend both the Engine and Editor have the same version to assure compatibility of the parsing templates. Please see the template specification.

pdf2Data 5.0.0: Latest

Editor (Docker)

Deployment script

Please see the installation guide for usage instructions.

Java Parsing Engine

Add pdf2Data to the .pom file of your project as it's described in the installation guide.

note

You can manually download the .jar from Artifactory and add it to the dependencies of your project.

.NET Parsing Engine

Use "Install-Package itext7.pdf2data -Version 5.0.0" in the Nuget Package Manager.

note

It's also possible to manually download the .nupkg

RESTful Parsing engine (Docker)

Images are available on public AWS ECR registry.

Please see the installation guide.