logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       Reuben Thomas <rrt@sc3d.org>

psutils 3.3.8                                      2025-02-15                                         PSUTILS(1)

Comments

       PAGES is a comma-separated list of pages and page ranges; see pstops(1) for more details.

Description

psresize  uses  psnup to change the page size of a document, scaling and centering it appropriately.  See
       psutils(1) for the available units.  Change the page size of a PDF or PostScript document.

       INFILE `-' or no INFILE argument means standard input

       OUTFILE
              `-' or no OUTFILE argument means standard output

Examples

       The following command converts a document from A4 size to US Letter paper:

       psresize -PA4 -pletter in.pdf out.pdf

Name

       psutils

Options

-pPAPER, --paperPAPER
              output paper name or dimensions (WIDTHxHEIGHT)

       -PINPAPER, --inpaperINPAPER
              input paper name or dimensions (WIDTHxHEIGHT)

       -v, --version
              show program's version number and exit

       -q, --quiet
              don't show progress

Synopsis

psutils [OPTION...] [INFILE [OUTFILE]]

See Also