Skip to main content

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.


Build Executables


[!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, review pyinstaller 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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pdfmergetk-0.1.1.tar.gz (29.2 kB view hashes)

Uploaded Source

Built Distribution

pdfmergetk-0.1.1-py3-none-any.whl (31.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page