Convert a PDF into a printable booklet
Take any PDF, get back a print-ready booklet you can fold and staple at home. The page order is rearranged for you so that when the sheets come out of the printer, stack, fold along the long axis, and staple along the fold, the pages read in sequence.
What "booklet" means in print
A booklet, in the print sense, is a folded multi-page document where one or more sheets of paper hold several pages each, and the whole stack folds in half so the pages line up in reading order. The simplest version, and the one Zine Creator handles, is the half-fold booklet: 4 source pages per sheet (two on the front, two on the back), printed duplex, folded once down the long axis, and stapled along the fold.
The tricky part is not the folding; it is the page order. Print the source PDF straight through and you get sheet 1 holding pages 1 and 2 on the front, sheet 2 holding pages 3 and 4, and so on. Fold the stack and the pages do not read in sequence anymore: after the cover, page 4 lands across from page 1, and the rest of the document is scrambled. The rearrangement that fixes this is called imposition, and it is what this tool does for you.
When you want to convert a PDF to a booklet
The home-print booklet form keeps showing up across genres: church bulletins and wedding programs, conference workbooks and rehearsal scripts, recipe collections, sample chapters, field guides, indie RPG zines, comic mini-runs. Anywhere you want a small bound thing that someone can hold open with one hand and read across the spine. The half-fold booklet pattern carries all of these on one or more A4 (or Letter) sheets, printed at home, folded by hand, stapled along the fold.
What you usually do not want to do is treat your PDF as individual pages and print them straight through. That gives you a stack of loose sheets, not a booklet. The whole point of the booklet form is the fold, and the fold is what forces the page-order rearrangement.
How Zine Creator does it
Drop a PDF into the studio. Pick the half-fold booklet layout. Optionally set sheet size (A4, A5, A3, Letter), outer margin, gutter (a few millimetres of breathing room either side of the spine), and cut or fold marks. The studio computes the imposed page order, runs a preview, and gives you a downloadable PDF you can hand to any printer.
Everything runs locally in your browser. The PDF is parsed in a Web Worker, page placement happens client-side, and the output is generated in another worker. Nothing is uploaded to any server, no account is needed, and once the tool has loaded it works offline too. The privacy page covers the architecture in detail.
Open Zine Creator with the half-fold booklet layout
Related guides
- How to make a half-fold zine from a PDF - the full end-to-end workflow with print and assembly steps.
- How imposition works - the page-order rule that makes folded booklets read correctly.
- Supported PDF input and output formats - what Zine Creator can take in and what it produces.
- Printer settings for duplex zines - the print-dialog settings that match what the studio outputs.