Put several PDF pages on one sheet
Fit two or four pages onto every printed sheet, free and with no signup. Halves or quarters the paper for handouts, and the text stays sharp.
How it works
Each source page is embedded as a form XObject — a reusable piece of page content — and drawn into its cell with a scale factor, rather than being rendered to a picture and tiled. That is what keeps the result vector: text stays selectable and searchable, lines stay sharp at any zoom, and the file stays roughly the size it was. The arrangement is not fixed: every sensible grid and both sheet orientations are measured against the document's own proportions, and whichever prints the pages largest is the one used.
What to watch out for
Two pages on a sheet means each is about seventy percent of its former linear size; four means half. A slide deck with large type survives this comfortably. A dense journal article set in nine point does not, and no margin setting changes the arithmetic.
If a source page has different proportions from its cell it is scaled to fit inside and centred, leaving white bands. Cropping instead would fill the cell and quietly cut content off the edge, which is the wrong default for a document you have not read yet.
Pages are placed left to right, then top to bottom, in the order they appear in the document. That is what you want for notes and slides and wrong for anything meant to be folded into a booklet, which needs pages reordered into signatures — a different job this tool does not do.
Two portrait pages want a landscape sheet side by side, while two widescreen slides want a portrait sheet with one above the other. Every arrangement is measured against your document's real proportions and the largest wins, so the output may be turned the opposite way from what you expected — and will be using far more of the paper for it.
Limits
Files up to about 100 MB work reliably. Beyond that, the ceiling is your device's memory rather than any rule we impose — the work happens on your own machine. Tested in Chrome 140, Firefox 143, Safari 18.
The lecture-notes problem
A slide deck exported to PDF is one slide per page, which is right on a screen and absurd on paper: forty slides becomes forty sheets, most of each one empty.
Two per sheet halves that and still leaves the type comfortably readable. Four per sheet quarters it and suits decks with large headings and few words. Either way the stack that goes into your bag is a fraction of the size, and the margin setting leaves room to write beside each slide.
Why the result stays sharp
There are two ways to do this, and they are not equivalent.
The lazy way renders each page to an image and tiles the pictures. It is simpler to write, and it destroys the document: the text stops being text, the file balloons, and printing at a different size shows the pixels.
This tool embeds each page as a form XObject — the PDF format’s own mechanism for reusing a piece of page content — and draws it scaled. The content is still vector afterwards. You can select the text on the combined sheet, search it, and print it at any size without a soft edge anywhere.
The practical tell: the output file is roughly the size of the input rather than several times larger.
Choosing between two and four
It comes down to the smallest type on the page.
At two per sheet each page is about seventy percent of its original width and height. Body text set at eleven points reads at roughly eight, which most people manage.
At four it is half, so that same eleven point text lands near five and a half — readable with effort, not comfortably. Four works well for slides with headline type and badly for anything set as prose.
The honest advice is to try two first, print one sheet, and only then decide.
Margins and gaps are not decoration
Most printers cannot put ink within about twelve points of the paper edge, and the ones that can often shift the whole image slightly to manage it. A margin of twenty points keeps everything comfortably inside that band on any machine.
The gap between pages matters for a different reason: with no gap, two slides with white backgrounds run into each other and it stops being obvious where one ends. Twelve points is enough to read as a division without wasting the paper you came here to save.
Nothing is uploaded
The layout happens in a Web Worker in your browser. Course notes, internal decks and draft reports are the documents this gets used on, and none of them need to visit a server to be arranged on a page.
Your files never leave your browser. Last updated 2026-08-02.
Next step
Your file is already here in this browser, so the next tool starts with it loaded.