Skip to main content

A desktop application to edit PDF files.

Project description

pyPDFeditor-GUI

PyPI Downloads pylint

OS python PyQt black

This project is based on PyQt5 and PyMuPDF and tested on Windows 10 & 11.

Welcome 🎃🎉

Welcome to use pyPDFeditor-GUI. pyPDFeditor-GUI is a simple cross-platform application, thanks to Python, PyQt5 and PyMuPDF, designed to work on simple PDF handling.

I tried my best to make it close to Fluent UI. Icons used can be found 🔗here.

Features

  • Support 3 languages: English, 日本語 (Japanese), and 中文 (Traditional Chinese)
  • Fluent UI design
  • Cross-platform support
  • Open-source and free to use under MIT licence
  • Frameless Window on Windows (Snap Layout on Windows 11 is supported)

What's in

  • Merge files no matter they are PDF files (.pdf), image files (.jpg .png .jpeg .bmp .tiff .svg), or e-book files (.epub .xps .fb2 .cbz) into one PDF file📚
  • (...right-click the page then) Delete pages or rearrange pages
  • (...right-click the page then) Extract images from a page
  • (...right-click the page then) Rotate a page
  • (...right-click the page then) Save a page as a PDF file or image file (.png .psd .ppm)
  • Add watermark (PDF only)
  • Set password either user or/and owner password (PDF only)🔒
  • Set permissions (PDF only)🔏
  • Edit catalogue structure of the file (PDF only)📑
  • Edit metadata of the file (PDF only)📝
  • Convert image files or e-book files to PDF

Requirements 🧩

Python>=3.7
PyQt5>=5.15.4
PyMuPDF>=1.19.2

Install & Run

install from source

you will need setuptools and wheel installed

$ cd <path>
$ pip install .

where <path> is the directory setup.py locates.

install from PyPi

$ pip install -U pyPDFeditor-GUI

build thy own package

this requires build, setuptools and wheel installed

$ pip install -r requirements.txt
$ python -m build

Run

  • $ pdfeditor to launch the application.

  • $ python -m pypdfeditor_core --reset to reset the application; this will delete all settings and caches. Default settings will be created at next launch.

  • $ python -m pypdfeditor_core --remove to remove the whole application.

  • $ python -m pypdfeditor_core --debug to enable showing all mupdf errors and/or warnings.

Screenshot 🎞️

on Windows 11:

tab2 win11

Support Snap Layouts on Windows 11

Others

Setting and cache files are stored in the directory C:\User\USER\.pyPDFeditor-GUI (Windows) or home/USER/.pyPDFeditor-GUI (Linux and macOS).

Please report any errors to Issues. Thank you!

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

pyPDFeditor-GUI-2.2.5.tar.gz (39.9 kB view details)

Uploaded Source

Built Distribution

pyPDFeditor_GUI-2.2.5-py3-none-any.whl (60.2 kB view details)

Uploaded Python 3

File details

Details for the file pyPDFeditor-GUI-2.2.5.tar.gz.

File metadata

  • Download URL: pyPDFeditor-GUI-2.2.5.tar.gz
  • Upload date:
  • Size: 39.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.4

File hashes

Hashes for pyPDFeditor-GUI-2.2.5.tar.gz
Algorithm Hash digest
SHA256 92e02b4807bfe9cd2d4531f072f07c2842db1549a5d85345bf4e4688fe50f18a
MD5 a103aa3243977313b923f492e4bace19
BLAKE2b-256 e4bd2d8084b9672865b15f1cf68c010d3ada5ab4705f883636f71f310d920da5

See more details on using hashes here.

File details

Details for the file pyPDFeditor_GUI-2.2.5-py3-none-any.whl.

File metadata

File hashes

Hashes for pyPDFeditor_GUI-2.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 28475cf54c9eac49cefe76a65242433df1d92eee050c27d08f765bb5a368e82d
MD5 35f8eb5f7ade08e97e5e95c34f851a87
BLAKE2b-256 049de49b202ce1c08edb848bdbf901c06344c8fe63cd497db5bafeb993498458

See more details on using hashes here.

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