Skip to content

Lageos/pdf-stitcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDF Stitcher

Different means to stitch sewing patterns (or any pdf file) delivered in single sheets to a whole plan (file).

Prerequisites

Usage

python pdf_stitcher.py input.pdf Pattern.csv output.pdf

With Pattern.csv decribing the placement of the pages (specified with the page number) in the output-file: pdf_stitcher flow

The easiest way to create this file is with a simple text editor.

Stitching is done with no spacing between pages.

About

Creates a single page pdf by stitching single pages from a source pdf in a user defined pattern.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages