Created
August 4, 2025 11:19
-
-
Save ubuntupunk/f78c5612f2e7a15c12e39f2611c2d4f9 to your computer and use it in GitHub Desktop.
split pdf with pdftk
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pdftk A='input.pdf' cat A01-20 output output_01_20.pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment