Skip to content

script splits large pdf files in small pieces according to a given mbytes

License

Notifications You must be signed in to change notification settings

eriquebomfim/pdfme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

-----------------------------------------------------------

Pdfme

This is a script written in bash in order to split large pdf files in small pieces regarding a give Mb size

@author Erique Bomfim [email protected] @created July-2018

pdfme.sh [fileName] [-m:-b:-mb] [firstPage] [finalPage:-a] [sizePerFile]

Parameters: fileName - fullpath to the file to be splitten mode - tells script what to do [-m] merge only [-b] break file in pieces only [-bm]break and merge firstPage (integer) - indicate page to start process finalPage (mixed) - [number] : indicate final page to process - [-a] : All sizePerFile (integer) - Define maximum file size in megabytes

About

script splits large pdf files in small pieces according to a given mbytes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages