pdf_to_epub
CommunityTurn PDFs into EPUBs automatically.
Authorkoreyba
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Claude Skill automates the conversion of PDF books into high-quality EPUB files, preserving structure, images, and footnotes while optimizing for reading on e-readers.
Core Features & Use Cases
- Chapter detection: Automatically identifies chapters and headings to produce a navigable EPUB.
- Image extraction & optimization: Extracts images and optimizes them for size and compatibility.
- Footnote/Endnote hyperlinking: Converts references into clickable links within the e-book.
- Reading order handling for multi-column layouts: Detects layout and preserves reading order across complex PDFs.
- Quality validation: Ensures text integrity and correct reading order after conversion.
Quick Start
From the skill directory, run:
- python -m scripts.convert input.pdf output.epub
- python -m scripts.validate input.pdf output.epub
Dependency Matrix
Required Modules
pymupdfpdfplumberlxmlbeautifulsoup4Pillowebooklib
Components
scriptsreference
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pdf_to_epub Download link: https://github.com/koreyba/Claude-Skill-pdf-to-epub/archive/main.zip#pdf-to-epub Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.