GUI application to easily merge PDF files with the power of Python.
Project description
PDFMergeTK
GUI application that allows you to merge PDF files quickly, easily, intuitively and with respect for privacy.
[!IMPORTANT]
- Windows : The executable EXE is generated using
pyinstaller
, it is possible that when downloading and/or running this executable, the antivirus you are using detects it as a virus, but it is because it is a false positive, reviewpyinstaller
developer notes. If you have any problems running this program, it should be added to the antivirus exception list and it would be helpful to this project if you report it as false positive to the antivirus company you use.- Linux : did not file any reports on virustotal.com.
- If you have any problems create an issue in the
Github Issue
section of the project
[!NOTE] As a sign of transparency, you can review the code, view the analysis results at virustotal.com and compare the SHA256 hash of the generated executable, available in the download section.
Install
You can install this project in several ways.
From Pypi, install package
$ pip install pdfmergetk
Upon completion of the installation, the following commands will be available:
Command | Description |
---|---|
mergepdf |
start the program. |
mergepdfreset |
in case of an error when trying to open the program, restarts the program's multiple run mechanism (opening the program more than once). |
pdfmergetklinks |
creates shortcuts for the program, on desktop on Windows and in ~/.local/share/applications/ on Linux. With the name PDFMergeTK . |
From Github, clone project
$ git clone https://github.com/kurotom/PDFMergeTK.git
$ cd PDFMergeTK
$ poetry shell
$ poetry install
$ python src
Download executable for Linux or Windows
-
Download latest PDFMergeTK - Linux
SHA256: 5316655626c9c9c3ce873e0b63fe2729d456881d948955f635f54209f8ed1eef
-
Download latest PDFMergeTK - Windows
SHA256: fdcf5504057b8f6b79b13dbdd705d6285b8b89e72bfdef6d71bbf97746fdf9b4
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 pdfmergetk-0.1.1.tar.gz
.
File metadata
- Download URL: pdfmergetk-0.1.1.tar.gz
- Upload date:
- Size: 29.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.9 Linux/6.8.9-100.fc38.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e4a8d7cd634dd02b26aaccb3e0f66770ea94ab503a285c7f7334cdeecd95993 |
|
MD5 | f672516da370c4fb60b2f36575540c3b |
|
BLAKE2b-256 | a81419f750974bbdaf105acb2d7d5f69cee7dcd3d52851aec5f0ebaa7d2fa1b4 |
File details
Details for the file pdfmergetk-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: pdfmergetk-0.1.1-py3-none-any.whl
- Upload date:
- Size: 31.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.9 Linux/6.8.9-100.fc38.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d405167213b659ecca101e8b32f764a48c4f46bccd47d71adcc92fae83e7f50 |
|
MD5 | de87a4d3494e0c83ab5d5abbda3bf6a1 |
|
BLAKE2b-256 | 669788d3cbed31032b655cc95e6dd818d58670b13d3f40a6eb6b73403fbddae2 |