jPDFEditor
jPDFEditor is intended for developers and integrators. For end-users, Qoppa Software offers PDF Studio, our advanced desktop PDF editor for Mac, Windows and Linux based on our same solid PDF technology.
jPDFEditor can load documents from files on a local or network drive, from a URL and from Java input streams for documents that are generated runtime or come from other sources, such as a database. After editing documents, the library can save them.
Features:
-Display PDF files
-Print PDF files
-Convert text and image files (gif, png, jpg, tiff) to PDF on the fly
-Fill and save interactive PDF forms
-Markup PDFs (all PDF annotations and text markups supported)
-Digitally sign PDF files
-Content editing
-Redaction
-Optional OCR module
-Optional Comparison module
-Access jPDFProcess powerful PDF manipulation API
-Text search, selection, copy
-Easy navigation with thumbnail, bookmark, annotation, signature views
-Advanced tools: zoom, loupe, snapshot, pan and zoom
Learn more
PDFBox
The Apache PDFBox® library is an open-source Java tool for working with PDF documents. This project allows the creation of new PDF documents, manipulation of existing documents and the ability to extract content from documents. Apache PDFBox also includes several command-line utilities. Apache PDFBox is published under the Apache License v2.0. Extract Unicode text from PDF files. Split a single PDF into many files or merge multiple PDF files. Extract data from PDF forms or fill a PDF form. Validate PDF files against the PDF/A-1b standard. Print a PDF file using the standard Java printing API. Create a PDF from scratch, with embedded fonts and images. Save PDFs as image files, such as PNG or JPEG and digitally sign PDF files. See also the export control information related to the encryption features included in Apache PDFBox.
Learn more
pdfRest
pdfRest is a developer PDF API with 40+ endpoints for conversion, extraction, and document manipulation. Convert to and from PDF (Word, Excel, PowerPoint, images, PDF/A, PDF/X). Merge, split, compress, and linearize. Extract text, images, and metadata. Add OCR to scanned documents. Watermark, encrypt, decrypt, restrict, and redact. Fill, flatten, import, and export form data. Requests are chainable, so multi-step document pipelines run in sequence without shuttling files back and forth between calls.
What sets pdfRest apart in the PDF API space is deployment flexibility. Most PDF APIs are cloud-only. pdfRest ships three ways: Cloud, Container and AWS Marketplace.
For teams running an evaluation: pdfRest is SOC 2 Type 2 audited and supports GDPR and HIPAA requirements. The Container deployment is the strongest fit for regulated workloads, specifically because processing happens entirely inside your own environment.
Learn more
jPDFWeb
jPDFWeb is a Java library to convert PDF documents to SVG / HTML5. The library can save to the local file system or to an output stream to be able to serve the document directly to a client browser when working within a J2EE server.
jPDFWeb is built on top of Qoppa’s proprietary PDF technology so you do not have to install any third party software or drivers. Since it is written in Java, it allows your application to remain platform independent and run on Windows, Linux, Unix (Solaris, HP UX, IBM AIX), Mac OS X and any other platform that supports the Java run-time environment.
Features:
-Convert PDF Documents to HTML5 / SVG
-Convert Microsoft Word & Excel Documents to HTML5 (when combined with jOfficeConvert)
-Convert Text
-Convert Images
-Convert Vector Graphics
-Convert Annotations, Links and Form Field Data
-Convert Digital Signature Validation Status
-Export Page Thumbnails
-Support for CJK fonts
-Support for latest PDF format
Learn more