Link Search Menu Expand Document

How to merge PDF and non-PDF files

We offer two API endpoints that enable file merging functionality:

  • The pdf/merge endpoint is used to merge only PDF files.
  • The pdf/merge2 endpoint is capable of merging PDF, image, xls, doc, and zip files into a single PDF.

The pdf/merge endpoint can merge two or more PDF files with multiple pages.

On the other hand, the pdf/merge2 endpoint provides more advanced functionality. It can merge PDF files along with non-PDF files such as images, xls, docs, and even a zip file that contains PDFs, images, xls, and docs.

For more information about these APIs and their samples, please visit the following resources: