A graphical user interface for the PDF Toolkit
Project description
PDF Chain
A graphical user interface for the PDF Toolkit (PDFtk).
The GUI is intended to offer the functions of the command line program pdftk to all users in a easy way.
PDF Chain generates a command for the PDF Toolkit from the GUI settings and executes it on the system. Therefore the PDF Toolkit must be already installed on the system.
This version is a is a completely new implementation of PDF Chain in Python with a more modern interface design.
PDF Chain comes without any warranty!
Requires
- Python3
- Python-GObject
External Dependency
Alternatively
Installation
Install/Update Required Tools
Tools for installing
pip: The PyPA recommended tool for installing Python packages
$ pacman -S python-pip
$ apt install python3-pip
Tools for packaging
setuptools: Easily download, build, install, upgrade, and uninstall Python packageswheel: A built-package format for Python
$ pacman -S python-setuptools python-wheel
$ apt install python3-setuptools python3-wheel
$ pip3 install --user --upgrade setuptools wheel
Installing From PyPI.org Repository
$ pip3 install --user --upgrade pdfchain
$ pip3 uninstall pdfchain
Packaging and Installing From Git Repository
$ git clone git://git.code.sf.net/p/pdfchain/neo pdfchain-neo
$ make dist
$ make install
$ make uninstall
$ make clean
Target directories
- Dist directory:
~/.local/lib/python3.x/site-packages/pdfchain/ - Data directory:
~/.local/share/ - Exec directory:
~/.local/bin/
There is also a Arch Linux build script in the scripts/AUR directory.
Usage
Starting the Program
$ pdfchain
Command line options are not working yet!
User Documentation
There is a User Documentation for the previous version.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pdfchain-0.5.0.0.alpha.5.tar.gz.
File metadata
- Download URL: pdfchain-0.5.0.0.alpha.5.tar.gz
- Upload date:
- Size: 188.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e56cae928232d67179c2c9f3342c3667ed70beffcf031b04fc5df8f4db8ad02
|
|
| MD5 |
7f05ad39b7d8360bddd1bcdbc783db1e
|
|
| BLAKE2b-256 |
5f7418a19a9bc26a2772510dfa596112a8e7c535fc37006d5ecb088c0127a9a5
|
File details
Details for the file pdfchain-0.5.0.0a5-py3-none-any.whl.
File metadata
- Download URL: pdfchain-0.5.0.0a5-py3-none-any.whl
- Upload date:
- Size: 208.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b41529981341df1ab53332ee608be927e2809492751fb2f22e30bc6e5e37a8d4
|
|
| MD5 |
0d4b17e8727c02f3ae4a79de8b1a3c94
|
|
| BLAKE2b-256 |
16564655fd4ac8c2df137a8f59d28c5190d1762ca2f1db1a6d7293bf8bec377a
|