psselect - Man Page
Synopsis
psselect [OPTION...] [PAGES] [INFILE [OUTFILE]]
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
Options
- -R PAGES, -p PAGES, --pages PAGES
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
Comments
PAGES is a comma-separated list of pages and page ranges; see pstops(1) for more details.
Author
Reuben Thomas <rrt@sc3d.org>
Referenced By
2026-08-06 psutils 3.3.16