On this page
Guides
Overview
The ComPDFKit PDF SDK optimizes PDF documents by reducing file size, optimizing page content, removing redundant information, and compressing data streams using the latest image compression technologies, while allowing control over the compression accuracy of images.
Advantages of ComPDFKit Optimization
- Precision Control: Regulate the precision of optimization by controlling the compression accuracy of images during document optimization.
- Redundant Information Removal: Remove redundant information from documents, such as invalid links and bookmarks, through configuration parameters.
- Page Content Optimization: Optimize the page content of documents through configuration parameters.
- Rapid UI Integration: Achieve rapid integration and customization through extensible UI components.
Functions Supported by ComPDFKit Document Optimization
Compress and Optimize PDF Files
Examples of how to use the ComPDFKit PDF SDK to optimize documents through code.