Skip to content

1-based ranges supportΒ #191

@georgthegreat

Description

@georgthegreat

Please explain your intent
Provide a better UX for pdfly cat.

Describe the solution you'd like
Use 1-based ranges, not 0-based.
Modern pdf viewer number pages from 1.

Additional context

Even pdfly cat --help shows that something is indeed wrong with the current approach:

 Page range expression examples:
     ...
     22    just the 23rd page.          :-1   all but the last page
     ...
     5:    from the sixth page onward.  -3:-1 third & second to last.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions