Skip to content

debian1500/pdffromepub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDFFromEpub v1.3

PDFFromEpub - это инструмент на базе Python для преобразования файлов EPUB в формат PDF.
Эта версия конвертера специально создана для пользователей Windows.

Особенности

Извлекает изображения из файла EPUB.
Преобразует файл EPUB в формат PDF.
Создан для систем Windows.

Использование (ознакомьтесь с требованиями!)

Способ 1: Скачайте файл pdffromepub.exe и запустите его. Требуется только установленный wkhtmltopdf.

Способ 2: Скачайте файл pdffromepub.py и запустите его командой python pdffromepub.py. Требуются установленные библиотеки и wkhtmltopdf.

Требования

Для обоих способов:
Установленный wkhtmltopdf (можно скачать здесь)

Для способа 2:
Установленный python
Установленные библиотеки img2pdf, Pillow, colorama (можете скачать файл requirements.txt и выполнить команду pip install -r requirements.txt.)

Если вы обнаружили ошибки в программе, у вас есть предложения, вы готовы помочь с переводом программы на английский и по любым другим вопросам пишите мне в Telegram

English:

PDFFromEpub v1.3.

PDFFromEpub is a Python-based tool for converting EPUB files to PDF format.
This version of the converter is specifically designed for Windows users.

Features

Extracts images from an EPUB file.
Converts EPUB file to PDF format.
Designed for Windows systems.

Usage (read the requirements!)

Method 1: Download the file pdffromepub.exe and run it. Only requires wkhtmltopdf installed.

Method 2: Download the file pdffromepub.py and run it with the command python pdffromepub.py. The installed libraries and wkhtmltopdf are required.

Requirements

For both methods:
Installed wkhtmltopdf (can be downloaded here)

For method 2:
Installed python
Installed img2pdf, Pillow, colorama libraries (you can download the requirements.txt file and run the pip install -r requirements.txt command).)

If you have found bugs in the program, you have suggestions, you are ready to help with translation of the program into English and any other questions write to me in Telegram.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages