Merge Multiple PDFs into One Document
Combine any number of PDF files into a single, perfectly ordered document via REST API. Preserve bookmarks, page layouts, and formatting. Perfect for generating reports, contracts, and compiled documents.
# Merge multiple PDF files into one
curl -X POST \
https://api.convertfilefast.com/v2/pdf/merge \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "files=@document1.pdf" \
-F "files=@document2.pdf" \
-F "files=@document3.pdf" \
--output merged.pdf
# HTTP 200 OK — Content-Type: application/pdfAdvantages
Why use our API?
Complete and reliable solution for integration in any tech stack.
Unlimited Files
Merge two or dozens of PDF files in a single API request. No limit on the number of input files.
Preserve Order
Files are merged in the exact order you send them. Control the final document structure precisely.
Bookmark Support
Bookmarks and internal links from source PDFs are preserved and merged into the output document.
Fast Processing
Merge large multi-file documents in seconds. Infrastructure optimized for high-throughput operations.
Automation Ready
Integrate into document workflows with n8n, cron jobs, or custom pipelines. Batch merging supported.
Zero Storage
All uploaded PDFs are processed in memory and deleted immediately after merging. No permanent storage.
Start Merging PDFs via API
Get your API key and merge your first PDF documents in seconds. Free plan includes 10 conversions per month.
No credit card. 10 free conversions on Free plan.