Merge and Split
Merge PDF
Combine several PDF files into one organized document.
How it works
Convert files in three steps
The workflow is intentionally direct: upload, process, download. Ready tools run in the app server, while adapter tools are prepared for a production conversion provider.
Upload two or more PDF files.
The pages are copied in selection order.
Download the merged PDF.
Privacy minded
Built-in tools do not write uploads to permanent storage. Add temporary object storage only when your production backend requires it.
Fast feedback
The interface keeps users informed with upload, processing, success, and error states instead of sending them to a dead end.
Ready to extend
Tool pages and API dispatch are config driven, so advanced providers can be added without rebuilding the site structure.
Questions
PDF conversion FAQ
How many PDFs can I merge?
The local route accepts multiple files up to the configured request size.
Are bookmarks preserved?
The built-in merge copies pages. Advanced document metadata can be added with a deeper PDF processing backend.
More actions