Skip to content

A GUI based program made using Python and Tkinter that converts EPUB and MOBI files to PDF for reading across devices

Notifications You must be signed in to change notification settings

malhotra-paritosh/EPUB-MOBI-to-PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPUB & MOBI to PDF Converter

A Python script that converts .epub and .mobi format ebooks to PDF files for reading across devices. It is GUI-driven (made using Tkinter) The user can select the file to be converted and it uses convertAPI to carry out the conversion

Prerequisites

This script requires convertapi to be installed. You can install using the requirements.txt file or >pip install --upgrade convertapi

How to run the script

Save the script and run it normally. The GUI will start, which can then be followed. The converted pdf is stored in the same directory as this script

Screenshots of use

  1. Run the script start window

  2. convertAPI signup page signup page

  3. Enter your secret key secret key

  4. Choose file to be converted choose file-1 choose file-2 choose file-3

  5. Conversion screen inProgress

  6. Conversion Complete complete

Author Name

Paritosh Malhotra

About

A GUI based program made using Python and Tkinter that converts EPUB and MOBI files to PDF for reading across devices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages