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 is a Python-based tool for converting EPUB files to PDF format.
This version of the converter is specifically designed for Windows users.
Extracts images from an EPUB file.
Converts EPUB file to PDF format.
Designed for Windows systems.
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.
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.