Skip to content

A small desktop application for working with PDF documents.

Notifications You must be signed in to change notification settings

neluckoff/pdf_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small desktop application for working with PDF documents.

The application was created in order to avoid working with sites on the Internet. Time is a precious resource and I don't want to waste it sitting for 5 minutes waiting for the ad to end.

GitHub code size in bytes GitHub forks GitHub stars

When developing the program, 2 modules for working with PDF files (PyPDF2, pdf2docx), one module for working with images (Pillow) and a module for creating a desktop application (Tkinter) were used.

What the program can do

PDF Converter:

  • Get information about a PDF file
  • Convert PDF to DOCX
  • Delete page from PDF
  • Select one page from PDF
  • Merge two PDF files
  • Encrypt PDF file
  • Decrypt PDF file

Image Converter:

  • Convert any number of images to PDF file (*.jpg, *.png, *.jpeg)

Photos of using the program

About

A small desktop application for working with PDF documents.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages