Skip to content

Latest commit

 

History

History
63 lines (49 loc) · 3.17 KB

README.md

File metadata and controls

63 lines (49 loc) · 3.17 KB

File-PDF-Combiner

A Desktop App that can combine excel, word, presentations, images and pdf files into one single pdf file with bookmarks. Thing that makes it standout is that it can also merge password protected Powerpoints. Currently In Release v1.0.0, Modern UI does not support Drag and Drop for external files while Simple UI does.

  1. Features
  2. Requirements
  3. Screen Shots
  4. Download
  5. Languages and Packages
  6. Bugs
  7. Licence

Features

  1. Can combine password proctected Read only PowerPoints
  2. Many ppt to pdf converters/compilers tend to open ppts during compilation. this can cause quite a hinderance in users normal pc usage. This app avoids it, making it user friendly
  3. Drag and Drop Files into app (Simple UI Only)
  4. Can move multiple selected files within table
  5. Can move files with in table by dragging

Requirements

64-bit Windows Operating System MS Office (for compiling Excel, PowerPoints or .docx)

Screen Shots

Light Mode

Light Mode ScreenShot

Dark Mode

Dark Mode ScreenShot

Simple

Simple UI ScreenShot

Download

Note

Please note that anti-virus and windows might find these files harmful and give false positive beacuse this project is not from a famous publisher. You can continue without any worries. If following message shows up

Windows protected your pc

Just click on more info and you will see the following message

Windows protected your pc

Clicking on runany way will run the file. Also dont forget to add this file to exception list in windows defender. Here is how to do it

Download Links

  1. Modern UI*
  2. Simple UI

(*does not support drag and drop for external files and have some minor bugs(not really effeccting the user) given in Bugs Section)

Languages and Packages

Python Language is used along with tkinter (Simple UI) and custom tkinter (Modern UI). Executable packaging are made through nuikta.

Licence

MIT

Bugs

Modern UI

  1. Changing Windows Theme mode does not update treeview style
  2. Toplevel windows donot open in focus and their icons are changed to default custom tkinter icon

TODO

  • Enabling Drag and Drop in Modern UI, so that Simple UI can be made discontinued
  • Make 32 bit release