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

psselect calls pstops to do the rearrangement.  Select pages from a PDF or PostScript document.

       INFILE `-' or no INFILE argument means standard input

       OUTFILE
              `-' or no OUTFILE argument means standard output

Name

       psutils

Options

-RPAGES, -pPAGES, --pagesPAGES
              select the given page ranges

       -e, --even
              select even-numbered output pages

       -o, --odd
              select odd-numbered output pages

       -r, --reverse
              reverse the order of the output pages

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

       -q, --quiet
              don't show progress

Synopsis

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

See Also