Zine Creator

Supported PDF input and output formats

A reference page covering what Zine Creator can take in, what it puts out, and what it deliberately does not handle. Useful when you are deciding whether your source PDF will work, or when you need to confirm a sheet size or output setting before printing.

Input

File format

Page sizes

Source pages can be any size. Zine Creator's layouts either scale each source page to fit its target slot (with Scale to fit on, the default), or place the page at its native size and let the surrounding white space absorb the difference (with Scale to fit off, useful when source and target already match).

Mixed page sizes within a single source PDF are handled per-page: each source page is fit to its slot independently.

CropBox handling

When a source page has a CropBox set (the visible region inside a larger MediaBox, common in PDFs exported with bleed for press), Zine Creator honours it. The slot on the output sheet shows the CropBox area; the surrounding bleed does not leak into the adjacent slot. This is the right behavior for most home-print workflows where you want what is on screen to match what comes out of the printer.

Output

File format

A single PDF, generated client-side via @cantoo/pdf-lib in a Web Worker. Nothing is uploaded. The output is laid out so that printing it duplex (and folding and stapling, for the half-fold layout) produces a finished zine.

Sheet sizes

Four target sheet sizes, configurable in Output settings on every layout:

The half-fold and mini-zine layouts use the sheet in landscape orientation; the portrait and landscape passthrough layouts use it in the orientation their name implies. You do not need to rotate the source PDF for this; Zine Creator handles orientation.

Layouts

Four layouts. Each one is its own imposition module.

Per-output settings

Available settings depend on the chosen layout. The full set:

Not supported

Limits worth knowing about before you commit to a workflow:

Related guides