How to Create Booklet From PDF
A booklet rearranges PDF pages so that when printed double-sided on standard paper and folded in half, the pages fall in the correct reading order. This is called imposition — a process that transforms sequential page order (1, 2, 3, 4...) into the specific print sheet order needed for folding (e.g., 4, 1, 2, 3 on a single sheet). SublimePDF handles the imposition math, page rotation, and scaling automatically.
Follow the step-by-step instructions below, then use the free tool directly — no registration or download required.
Open Tool →How to Create Booklet From PDF — Step by Step
Upload your PDF
Open the Create Booklet tool and upload your document. The tool displays the page count and warns if it's not a multiple of 4 — booklets require pages in groups of four for proper folding.
Select booklet type
Choose saddle-stitch booklet (single fold, best for up to 60 pages) or signature-based booklet (multiple folded sections sewn together, for thicker documents). Saddle-stitch is the most common for pamphlets, programs, and zines.
Set paper size and margins
Select the print paper size (Letter or A4 are standard). The tool calculates the finished booklet size (half the paper size). Adjust inner margins to leave extra gutter space near the fold, especially for thicker booklets where the inner margin gets tighter.
Configure page arrangement
Choose left-to-right or right-to-left reading direction. Enable 'Creep compensation' for booklets over 20 pages — this gradually shifts inner pages outward to account for paper thickness pushing inner pages toward the fold.
Add blank pages if needed
If your page count isn't a multiple of 4, the tool offers to add blank pages at the end. Accept this or manually choose where blanks appear (e.g., inside the front cover or before the back cover).
Download the impositioned PDF
Click 'Create Booklet' to rearrange, scale, and rotate all pages into print-ready layout. Download the result and print it double-sided, flipping on the short edge. Fold the sheets in half and staple at the spine.
Pro Tips
- 💡 Always print a test copy on plain paper before using premium stock. Verify the fold alignment, page order, and that inner margins don't cut off content near the spine.
- 💡 For saddle-stitch booklets, keep page count under 60 — beyond that, the paper stack becomes too thick to fold cleanly and creep becomes severe.
- 💡 Enable creep compensation for any booklet over 16 pages. Without it, the innermost pages' content shifts noticeably toward the outer edge after folding.
- 💡 Use a long-arm stapler to saddle-stitch the booklet at the fold line. Standard desk staplers can't reach the spine of most booklet sizes.
Privacy & Security
All processing happens directly in your browser. Your files are never uploaded to any server — they remain on your device throughout the entire process. SublimePDF uses WebAssembly technology for fast, secure, client-side processing.
Works Everywhere
This tool works on any modern browser — Chrome, Firefox, Safari, or Edge — on desktop, tablet, or mobile. No software to install. PDF is an open ISO standard supported by all major platforms.
How to Create Booklet From PDF — FAQ
What is imposition?
Why does the page count need to be a multiple of 4?
What print setting should I use for duplex?
What is creep compensation?
Related Guides
How to Create PDF From Images
Whether you're compiling a photo album, turning whiteboard snapshots into meeting notes, or assembling product images for a catalog, creating a PDF from images gives you a single shareable file with consistent quality. Unlike sending a zip of images, a PDF displays in the correct order in any reader without requiring unzipping. SublimePDF supports batch image-to-PDF creation with layout and quality controls.
How to Create Poster From PDF
Turning a single PDF page into a large-format poster involves splitting it across multiple standard-sized sheets that you print and assemble — a technique called tiling. This is how you create wall-sized charts, architectural plans, conference posters, and event banners using a regular office printer instead of a wide-format plotter. SublimePDF divides your page across Letter or A4 sheets with alignment marks for seamless assembly.
How to Create PDF From Markdown
Markdown is the lingua franca of developer documentation, README files, and technical writing — but sharing .md files with non-technical stakeholders rarely works. Converting Markdown to PDF preserves your formatting, code blocks, and tables in a universally readable document. SublimePDF's API accepts raw Markdown or a Markdown file and returns a styled PDF with syntax-highlighted code, proper heading hierarchy, and automatic table of contents.