Skip to content

This DOS batch script uses PDFtk for Windows from the DOS commandline to split a multipage PDF file into separate files.

License

Notifications You must be signed in to change notification settings

libmanuk/DOSPDFtkSpliter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

DOSPDFtkSpliter

What does this batch script do?

This DOS batch script uses PDFtk (https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/) for Windows from the DOS commandline to split a multipage PDF file into separate files.

The original PDF file will remain in the directory after the script has finished processing.

This script only works with local Windows file paths.

How to use this batch script.

  1. Place a copy of the .bat file in a directory that has a multipage PDF file that needs to be split.
  2. Move all other files out of the directory.
  3. Double click on the .bat file.

It is recommended that this script be run on a copied .PDF file, not on a "sole" copy.

This script assumes that the computer being used for implementation has PDFtk for Windows installed and that it is working at the commandline.

License

This software on this site is provided "as-is," without any express or implied warranty. In no event shall libmanuk be held liable for any damages arising from the use of the software.

About

This DOS batch script uses PDFtk for Windows from the DOS commandline to split a multipage PDF file into separate files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published