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
- Windows (7 or 10, 64-bit)
- macOS - Intel Processor
- macOS - M1/M2 Processor
- Using pip:
pip install pdfstitcher
Note: Requires Python <= 3.11. As of November 2022, there is no wheel available for wxPython for 3.11+.
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, to edit the code, clone this repo and install in editable mode using the command:
$ pip install -e ".[dev]"
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-1.0b1.tar.gz
.
File metadata
- Download URL: pdfstitcher-1.0b1.tar.gz
- Upload date:
- Size: 236.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84990f9254602466eafbb256e806da0896e898ee8261f3bcd9a316e1039fb373 |
|
MD5 | 09462cd056146df076cb4514627f6410 |
|
BLAKE2b-256 | 84ae7f9f99c0771f5ec81bb7ecd9ec9345acb86a03c761596b75c54a9196b772 |
File details
Details for the file pdfstitcher-1.0b1-py3-none-any.whl
.
File metadata
- Download URL: pdfstitcher-1.0b1-py3-none-any.whl
- Upload date:
- Size: 313.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf109d52e053c9d0f36c405c793ab14bc2269078c90e7fa46a452184c2bda87f |
|
MD5 | bc1bd21918bce47ebaa9d48c24bb3ddc |
|
BLAKE2b-256 | e25701570ac6984fa68d481d3f53d7b8523412a7fef747d2bdf32dd6bbc164d6 |