The open source PDF stitching software for sewists, by sewists.
Project description
PDFStitcher
PDFSticher is a utility for stitching together many PDF pages from one document into a single page. This is also called "N-Up" or page imposition. This program was created in order to convert sewing patterns into a convenient format for projecting, though it could be used to stitch together any PDF.
Since version 0.4, it is also possible to select layers for inclusion/exclusion in the final output. Additionally, line properties can be modified for each layer if the input PDF is compatible.
For up-to-date information, also check out https://www.pdfstitcher.org.
Download the latest release
Translations:
PDFStitcher will detect system language settings and change localisation if supported.
Previous versions can be found by clicking on the "releases" link to the right.
Want to contribute a translation? PDFStitcher is now on weblate!.
Features
- Stitch together pages in any order with specified number of rows/columns
- Rotate pages for stitching
- Add a margin around the final output
- Trim or overlap the edges of each page by a specified amount
- Add blank pages by including zeros in the page list (e.g. 1-5,0,6-10)
- Layers are automatically preserved if present in the source document
- Exclude layers (either deactivate or remove)
- Modify line properties (colour, thickness, style (solid, dashed, dotted))
Development Installation
Most people probably want to just use the executable links above. However, if you intend to run the program from source, you'll need the following:
-
Python 3.6-3.9 and
pip
. Python 3.10+ may work, but as of February 2022 there is no wheel for wxPython for 3.10. -
pikepdf can be installed by running
pip install pikepdf
Note: For macOS less than 10.15, pikepdf v2.8.0 is the latest supported version. Specify withpip install pikepdf==2.8.0
or build it from source if you're feeling adventurous. -
wxPython 4.1+ can be installed by running
pip install wxpython
Note: For Linux, the installtion of wxPython can be tricky if your distribution does not provide a recent enough version. I recommend checking out the instructions here.
Help!
Found a bug, or have an idea for a great new feature? Check out the Issues tab to see if it's an open issue, or submit a new one if it's not on the list.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pdfstitcher-0.5.1.tar.gz
.
File metadata
- Download URL: pdfstitcher-0.5.1.tar.gz
- Upload date:
- Size: 136.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 516668d8040b9f363bfc50ef3f6d4fe697fdf08e0e77dfacced70f52faed8f01 |
|
MD5 | ecfe5aa2710b1793b8ea5f1a0fcc8d26 |
|
BLAKE2b-256 | 8e2847f755dd16a3d1d5535755849cbfc2a80a8c04c0ab6bacea07cc38a40bb2 |
File details
Details for the file pdfstitcher-0.5.1-py3-none-any.whl
.
File metadata
- Download URL: pdfstitcher-0.5.1-py3-none-any.whl
- Upload date:
- Size: 173.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 018ab887ace2a85fceb252440c881a0b6124a7479b706111034aa15c377493fb |
|
MD5 | 044635c07cf65bbadfe81c6d568ceb89 |
|
BLAKE2b-256 | 9b828bfdc70ec46f0a047f30b25f0f3f4fcc735098f098d0476e0e34c471aa7a |