SkillAgentSearch skills...

Pdf2ebook

pdf to ebook - modifies content for a cleaner reading experience

Install / Use

/learn @RobertLucey/Pdf2ebook
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PDF2EBook

Convert pdfs to an epub, geared towards books. Adds cover, metadata like author / title / isbn

Dependencies

Poppler - sudo apt install libpoppler-cpp-dev

PDFToHTML - sudo apt install pdftohtml

pdf2epubEX (recommended) - https://github.com/dodeeric/pdf2epubEX

Docker (if you don't want to install pdf2epubEX directly)

Installation

pip install pdf2ebook

Usage

pdf2epub --in something.pdf --out other.epub --title "Optional but helpful title"

View on GitHub
GitHub Stars7
CategoryContent
Updated8mo ago
Forks1

Languages

Python

Security Score

82/100

Audited on Jul 16, 2025

No findings