Conditional: merge, then compress if large
Automate merging multiple PDFs into one and conditionally compressing the result only when it exceeds 10 MB, then renaming the file — free and fully in-browser, no server involved.
Input type
file[]
Steps
- 1.Merge all PDFs into one
- 2.If condition is met → pdf.compress
- 3.Rename the output file
🔒Runs 100% in your browser — nothing is uploaded to any server.