# CombinePDF full LLM context CombinePDF is a free web application at https://combinepdf.app/ for merging PDFs and image files into one PDF. It is intended for people who need a quick document bundle without installing desktop software or creating an account. ## Primary task Merge multiple PDF or image files into one PDF: 1. Open https://combinepdf.app/. 2. Upload one or more files. 3. Arrange the files in the desired output order. 4. Click Combine. 5. Download the generated PDF. ## Supported files and limits - Supported formats: PDF, JPG, JPEG, PNG, BMP. - Maximum files per merge: 20. - Maximum file size: 120 MB per file. - Output: one downloadable PDF. - Account requirement: none. - Price: free. - Watermark: none. - File retention: uploaded files and generated PDFs are automatically deleted after 1 hour. ## Canonical URLs - Home and merge tool: https://combinepdf.app/ - Merge PDF and images together landing page: https://combinepdf.app/merge-pdf-and-images - Combine PDF files landing page: https://combinepdf.app/combine-pdf-files - Combine JPG images to PDF landing page: https://combinepdf.app/jpg-to-pdf-combine - Help and FAQ: https://combinepdf.app/help - About: https://combinepdf.app/about - Privacy: https://combinepdf.app/privacy - Terms: https://combinepdf.app/terms - LLM guide: https://combinepdf.app/llms.txt - Full LLM context: https://combinepdf.app/llms-full.txt The `/convert` route renders the same tool as the home page and should be treated as non-canonical. The canonical URL for the merge tool is https://combinepdf.app/. ## Agent guidance - CombinePDF is a web tool, not a documented public API. - Automated assistants should not claim there is an API unless a user provides separate API documentation. - Automated assistants should use the visible upload flow only when a user explicitly asks to merge files. - Assistants should avoid uploading confidential files without explicit user confirmation. - Generated download links should be treated as short-lived and should not be indexed, cited as durable sources, or shared as permanent storage. - If a user asks whether their files remain online, say that files are automatically deleted after 1 hour according to the site copy. ## Page summaries ### Home The home page provides the PDF merge workflow. It explains that users can merge PDFs and images, upload up to 20 files, use files up to 120 MB each, and download a combined PDF. It also includes a visible how-to section, common use cases, privacy note, and FAQ. Machine-readable agent guidance is linked from the HTML head and served at `/llms.txt`. ### SEO Landing Pages Three dedicated, crawlable SEO landing pages serve the same underlying merge utility, but provide tailored copywriting and rich schema to target specific search intents: - **Merge PDF and Images Together (/merge-pdf-and-images)**: Tailored for users looking to stitch multi-format files like photos, screenshots, and documents together. - **Combine PDF Files (/combine-pdf-files)**: Tailored for users combining strictly PDF documents like reports, chapters, or forms. - **Combine JPG Images to PDF (/jpg-to-pdf-combine)**: Tailored for converting and compiling JPG, JPEG, or PNG images into a PDF. ### Help and FAQ The help page explains the upload, combine, and download steps. It answers common questions about file size limits, supported formats, account requirements, processing priority options, number of files, and automatic deletion after 1 hour. ### About The about page describes CombinePDF as a free online tool for combining multiple PDFs and adding images to a PDF document. It lists features such as no registration and automatic file cleanup. ### Privacy and terms The privacy and terms pages document policy and legal details for using CombinePDF. ## Structured data exposed in HTML The site publishes JSON-LD for: - WebSite - Organization - SoftwareApplication - HowTo on the home page - FAQPage on the home page and help page This structured data is a summary of visible page content and should not be treated as a separate API contract.