ComPDFKit PDF SDK

ComPDFKit Conversion SDK
ComPDFKit API
iOS
Android
Windows
Web
React Native
Flutter
On-premises
Java
ComPDFKit PDF SDK
ComPDFKit Conversion SDK
ComPDFKit API
iOS
Android
Windows
Web
React Native
Flutter
On-premises
Java
v3.0.0
3.0.0

Version 3.0.0

2024-08-30

New Features

1. PDF to JSON adds version 2, 11 new recognition tags.

Text: Ordinary text type object, including text content.

Text: Ordinary text type object, including text content.

Image: Image type object, including the path of the image.

Table and UnstdTable Table type object, including the content and structure of the table.

Catalogue Catalogue type object, including the content of the catalogue.

List and UnorderedList List type object, including the content of the list.

Formula Formula type object, including the content of the formula.

Header Header type object, including the content of the header.

Footer Footer type object, including the content of the footer.

PageNumber Page number type object, including the content of the page number.

FigureTitle Figure title type object, including the content of the figure title.

FigureCaption Figure caption type object, including the content of the figure caption.

2. PDF to TXT adds version 2, supports text style retention.

3. DocumentAI layout analysis adds 11 new recognition tags, refer to the above PDF to JSON new tags.

4. DocumentAI supports GPU operation.

Contact us
2.2.2

Version 2.2.2

2024-06-06

New Features

Extract images (JPG, JPEG, BMP, PNG) into Json interface (needs to be based on OCR).

 

Issues Addressed

The problem of converting scanned PDF files into editable PDFs and occupying source file resources is not released.

Some special hyperlink types document crash problem.

Contact us
2.2.1

Version 2.2.1

2024-03-28

New Features

PDF and image conversion, support setting OCR recognition language

 

Issues Addressed

Reduce the misrecognition rate of forms

Optimize the problem of image layer loss

Fixed a small probability of blank table overwriting problem

Contact us
2.1.0

Version 2.1.0

2024-03-20

New Features

Supported creating, editing, deleting replies, and setting status for PDF annotations.

 

Contact us
2.0.0

Version 2.0.0

2024-03-04

New Features

Added support for converting scanned PDF files to searchable PDF files.

Added support for converting images to Word, Excel, PPT, HTML, TXT, CSV, and RTF.

Added support for table recognition in the flowing text layout when converting PDF to Word.

 

Issues Addressed

Optimized the conversion effect when converting PDF to Excel and outputting the entire PDF document content in one worksheet.

Fixed the issue of conversion failure when the incoming file path contains the '%' symbol.

Updated the error codes of the underlying library when converting files.

Contact us
1.4.0

Version 1.4.0

2024-01-16

New Features

・Added support for automatic update of License permissions, features, and validity periods without stopping the project.

Contact us
1.3.0

Version 1.3.0

2023-12-29

New Features

・Added support for automatically releasing the memory of the container via asynchronous API requests.

Contact us
1.2.0

Version 1.2.0

2023-12-01

New Features

Added support for extracting the tables from PDFs to JSON.

Added support for extracting the text from PDFs to JSON.

Added support for OCR when converting PDFs to Word, Excel, PPT, HTML, RTF, TXT, and JSON.

Added support for keeping the PDF annotations like highlight, underline, strikeout, and squiggly when converting PDF to Word, PPT, and HTML.

Added support for keeping the hyperlinks in PDFs when converting PDF to Word, PPT, and HTML.

Added support for keeping the PDF annotations like underline and strikeout when converting PDF to Excel (Only takes effect in extracting text).

Added support for the features of Document AI: OCR, layout analysis, table recognition, image sharpening enhancement, trim correction, and stamp inspection.

Added support for processing PDFs:

Merge and split PDF files.

Insert, extract, delete, and rotate PDF pages.

Add and delete PDF watermarks.

Contact us
1.1.0

Version 1.1.0

2023-11-06

New Features


Viewer

Added support for multiple display modes, such as single page, double page, and cover mode.

Added support for multiple navigation modes, such as thumbnails, outlines, and bookmarks.

Added support for text search & selection. Support for full-text search in PDF documents, easy to get search results and navigate.

Added support for page resizing, allowing you to choose from 10% to 1000% of the zoom ratio to display the page, or through the "zoom in" and "zoom out" buttons to change the document zoom ratio. Supports full-screen mode to view page content.

Added support for switching between different themes, including light mode and dark mode.

Added support for vertical scrolling and horizontal scrolling to view page content.

Added support for downloading, printing, and saving as flattened PDF.


Annotations

Added support for adding, editing, and deleting all types of PDF annotations, including Note, Highlight, Underline, Squiggly, Strikeout, Ink, FreeText, and so on.

Added support for importing and exporting annotations to/from XFDF.

Added support for using the annotation list to view all the annotated content of the document.


Forms

Added support for creating, filling, and editing forms, including Text Fields, Check Boxes, Radio Buttons, List boxes, Combo boxes, Push buttons, and so on.

Added support for setting the form properties, including the name, the visibility, the text style, the appearance, the check style, and so on.


Signatures

Added support for multiple signatures, such as drawn signatures, typed signatures, and image signatures.

Added support for setting signature properties, such as the color and line width for drawn signatures, and the font style and color for font-based signatures.


Security

Added support for encrypting and decrypting PDFs, allowing you to set passwords and permission to protect your documents.


Document Comparison

Added support for document comparison — Overlay Comparison. Allow setting the color, transparency, blending mode, etc. for document comparison.

Added support for viewing document comparison results by categories, such as viewing the same content of the document, and the content added, replaced, or deleted in the document.

Contact us
1.0.0

Version 1.0.0

2023-10-20

ComPDFKit Processor is an SDK for generating, annotating, redacting, and converting PDFs. It provides developers with a rich set of APIs that can quickly add PDF functionalities to any Linux application. It can be deployed to your local server, the user's cloud server, etc., and users can realize PDF functions through HTTP requests.

 

Developers can easily access and integrate this API using various programming languages such as Java, Python, JavaScript, PHP, .NET, etc. No need to worry about the compatibility between the programming language with the API. PDF SDK private deployment has higher data security and stronger controllability, but it also makes PDF document conversion more efficient.

 

ComPDFKit Processor V1.0.0 supports the function points of PDF conversion and Office conversion, the specific file conversion formats are as follows:

PDF to Word: Convert PDF files to Word (.docx) documents.

PDF to Excel: Convert PDF files to Excel (.xlsx) documents.

PDF to PPT: Convert PDF files to PowerPoint (.pptx) documents.

PDF to HTML: Convert PDF files to HTML (.zip) documents.

PDF to Image: Convert PDF files to Image (.zip) documents.

PDF to TXT: Convert PDF files to TXT (.txt) documents.

PDF to CSV: Convert PDF files to CSV (.zip or .csv) documents.

PDF to RTF: Convert PDF files to RTF (.RTF) documents.

Word to PDF: Convert Word (.doc or .docx) files to PDF documents.

Excel to PDF: Convert Excel (.xls or .xlsx) files to PDF documents.

PPT to PDF: Convert PPT (.ppt or .pptx) files to PDF documents.

Image to PDF: Convert Image (.png) files to PDF documents.

TXT to PDF: Convert TXT (.txt) files to PDF documents.

HTML to PDF: Convert HTML (.html) files to PDF documents.

RTF to PDF: Convert the RTF (.rtf) files to PDF documents.

CSV to PDF: Convert CSV (.csv) files to PDF documents.


Useful Links:

Developer Guides: https://www.compdf.com/guides/pdf-sdk/processor/overview

API Page: https://api.compdf.com/

Contact Sales: https://api.compdf.com/contact-us

Technical Issues Feedback: https://www.compdf.com/support

Contact us

Get In Touch

Email

Sales

Support

Ready to Get Started?

Adding our 30-day trial into your app is breeze. Contact ComPDFKit now and enhance your app with a top-notch PDF experience in minutes!
Get Started