Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split-PDF option to split every X pages #47

Open
PrincessColumbia opened this issue May 12, 2023 · 0 comments
Open

Split-PDF option to split every X pages #47

PrincessColumbia opened this issue May 12, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@PrincessColumbia
Copy link

The current behavior (which works fine as a "default") is to split the PDF at every page break. I have a need of something that will split a PDF every x pages. Could look something like this:

Split-PDF -FilePath '.\PDFtoSplit.pdf' -OutputFolder $PathToOutput -pages 2

If no '-pages' variable is specified, then the command defaults to "1"

@PrzemyslawKlys PrzemyslawKlys added the enhancement New feature or request label Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants