:
(Ubuntu/Debian):
pygam-gui :
sudo apt install pdfjam :
pip install pygam :
pdfjam --booklet true --paper a4paper --landscape input.pdf --outfile booklet.pdf :
pygam --input doc.pdf --output imposed.pdf --layout 2x2 --saddle (Java-based) Supports booklet, 2-up, 4-up, and step-and-repeat. No longer actively developed but still works. imposition software open source
pdfjam --nup 2x1 --landscape input.pdf --outfile 2up.pdf (Graphical + Command Line) Perfect for non-technical users. Supports cut marks, creep compensation, and page sorting.