Skip to main content

Python command line program for merging multiple PDF-files to one PDF

Project description

mergepdfs

Python command line program to merge multiple pdfs to one pdf.

Usage:

''' mergepdfs [inputfiles] outputfile '''

where inputfiles either is a sequence of pdf files or the wild card symbol '*' which will take all pdf files in the folder. The outputfile is the complete name of the new pdf file.

Example:

''' mergepdfs file1.pdf file2.pdf outputfile.pdf '''

''' mergepdfs * outputfile.pdf '''

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mergepdfs-0.9.0.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

mergepdfs-0.9.0-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page