Skip to content
ComPDF

API Tool List

This page summarizes every high-level API capability ComPDF provides, with each feature's purpose and how to invoke it.

PDF API

Page Edit

FunctionDescription
MergeMerge multiple PDF files into one.
SplitSplit a PDF by custom pages or ranges.
DeleteDelete specific pages from a PDF.
ExtractExtract specific pages to create a new PDF.
Insert PagesInsert pages from another PDF or blank pages into a target PDF at a specified position.
RotateRotate PDF pages in 90° increments.

PDF Standard

FunctionDescription
PDF to PDF/AConvert a PDF to the long-term-archival PDF/A specification.

PDF Generation

FunctionDescription
PDF GenerationGenerate a PDF from JSON (or other data sources) and a template.

PDF Security

FunctionDescription
Add WatermarkAdd text or image watermarks to a PDF.
Remove WatermarkRemove existing watermarks from a PDF.

PDF Advanced

FunctionDescription
CompressionLosslessly compress and reduce PDF file size.
Document ComparisonCompare two documents and highlight differences.