Make a PDF Booklet Privately — Fold-and-Print Imposition in Your Browser
Select a PDF and download a booklet-imposed copy: pages are reordered two-per-sheet so printing double-sided and folding produces a booklet — all locally in your browser.
Quick answer
What it does
Select a PDF and download a booklet-imposed copy: pages are reordered two-per-sheet so printing double-sided and folding produces a booklet — all locally in your browser.
Free?
Yes — 100% free, no account or sign-up.
Files uploaded?
No — everything is processed in your browser.
Works offline?
Yes — once the page has loaded.
Best for
A teacher prints a 16-page worksheet as a booklet so students can fold and staple it themselves.
Good to know
Sheet size is based on the first page's dimensions; documents with mixed page sizes may not align perfectly.
How it works
Select a PDF file from your device using the file picker.
The file is read into browser memory — no data leaves your browser.
The page count is padded to a multiple of four, and pages are reordered into saddle-stitch booklet order.
pdf-lib places two pages on each landscape sheet so the document folds into a booklet.
The imposed PDF is offered as a download; print it double-sided (flip on the short edge) and fold.
When to use this tool
A teacher prints a 16-page worksheet as a booklet so students can fold and staple it themselves.
A small press prints zines on a home duplex printer using the booklet-imposed sheets.
An event organizer makes a folded program from a plain PDF without needing a print shop.
Blank pages are automatically added to pad the total to a multiple of four.
Frequently asked questions
How is this different from other online PDF tools?
Most online PDF tools send your files to a remote server for processing. This tool processes everything locally in your browser using client-side JavaScript. Your files are never transmitted to any server, which means your document content stays entirely under your control.
Are my PDF files uploaded?
No. Your files are read directly by your browser. Your files are never transmitted over the network. The tool works entirely within the browser tab you have open.
Can I verify that files are not uploaded?
Yes. Open your browser's developer tools (F12), go to the Network tab, and watch for any outgoing requests while using the tool. You will see no file data leave your browser. The site may record an anonymous page-view count, which never includes your files and can be disabled.
Does this tool work offline?
Yes, once the page has loaded the tool processes your files entirely in your browser; tool functionality needs no network connection. You can disconnect from the internet and continue using it.
What happens when I refresh the page?
Because nothing is stored on a server, refreshing the page clears your current session. Any files you had selected will need to be selected again.
Does this tool store my files?
No. Files are held in browser memory only for as long as the page is open. Closing or refreshing the page discards them. Nothing is written to disk by the tool, and nothing is sent to a server.
Can this tool unlock password-protected PDFs?
No. This tool does not attempt to remove or bypass PDF password protection. If you know the password, the Unlock PDF tool on this site can remove it locally; then this tool can process the file.
What technologies does this tool use?
This tool uses client-side JavaScript and pdf-lib to reorder pages and place two per sheet in booklet order entirely within your browser — your files never leave your browser.
Does this tool use WebAssembly?
No. This tool uses client-side JavaScript and pdf-lib for local PDF structure editing. No WebAssembly is involved.
How do I make a booklet from my PDF?
Pick a PDF with the file selector, then choose Create Booklet so the tool reorders pages and places two per landscape sheet in your browser. Save the result, then print it double-sided flipping on the short edge and fold the stack down the middle.
Why does my booklet have extra blank pages at the end?
Saddle-stitch booklets need a page count that is a multiple of four, so the tool pads your document with blank pages to reach the next multiple of four. For example a 6-page file becomes 8, adding two blanks that fall at the center of the folded booklet.
Why do pages of different sizes look misaligned in the booklet?
Every output sheet is sized from the first page's dimensions, and each source page is scaled to fit and centered within its half. If your document mixes page sizes, smaller or larger pages are fitted into that same cell, so they may not line up perfectly with the rest.
Does the Booklet Imposition tool cost anything to use?
Booklet Imposition is completely free — no account, no sign-up, and no cap on how many PDFs you reorder and impose into fold-and-print booklets. It always will be free. Because the entire imposition process runs inside your browser, your PDF never leaves your device, so there is nothing to charge for and nothing being handled on a server.