API Tool List
ComPDF API provides a variety of operation APIs and corresponding parameters. You can view the detailed function operation method in Guides:
ComIDP API
Intelligent application
Features | Tools Type |
---|---|
Intelligent Document Extraction | idp/documentExtract |
Intelligent Document Parsing | idp/documentParsing |
Intelligent tools
Features | Tools Type |
---|---|
text extraction | documentAI/ocr |
table extraction | documentAI/tableRec |
stamp detection | documentAI/detectionStamp |
image distortion correction | documentAI/dewarp |
image enhancement | documentAI/magicColor |
Conversion API
PDF to Others
Features | Tools Type |
---|---|
PDF to Word | pdf/docx |
PDF to Excel | pdf/xlsx |
PDF to PPT | pdf/pptx |
PDF to HTML | pdf/html |
PDF to RTF | pdf/rtf |
PDF to PNG | pdf/png |
PDF to JPG | pdf/jpg |
PDF to CSV | pdf/csv |
PDF to TXT | pdf/txt |
PDF to Json | pdf/json |
PDF to Markdown | pdf/markdown |
Others to PDF
Features | Tools Type |
---|---|
Word to PDF | doc/pdf docx/pdf |
Excel to PDF | xls/pdf xlsx/pdf |
PPT to PDF | ppt/pdf pptx/pdf |
TXT to PDF | txt/pdf |
HTML to PDF | html/pdf |
RTF to PDF | rtf/pdf |
PNG to PDF | png/pdf |
CSV to PDF | csv/pdf |
Image to Others
Features | Tools Type |
---|---|
Image to Word | img/docx |
Image to Excel | img/xlsx |
Image to PPT | img/pptx |
Image to Json | img/json |
Image to TXT | img/txt |
Image to HTML | img/html |
Image to RTF | img/rtf |
Image to CSV | img/csv |
PDF API
Page Edit
Features | Tools Type |
---|---|
PDF merge | pdf/merge |
PDF split | pdf/split |
PDF extract page | pdf/extract |
PDF insert page | pdf/insert |
PDF delete page | pdf/delete |
PDF rotate page | pdf/rotation |
PDF Security
Features | Tools Type |
---|---|
PDF add watermark | pdf/addWatermark |
PDF delete watermark | pdf/delWatermark |
PDF Advanced
Features | Tools Type |
---|---|
PDF to Editable PDF | pdf/editable |
Lossless compression | pdf/compress |
Document comparison | pdf/coverCompare pdf/contentCompare |
ComPDF API will automatically detect the type of uploaded file - you don't have to modify the file extension.