skills/smithery.ai/convert-pdf-to-epub

convert-pdf-to-epub

Installation
SKILL.md

PDF to EPUB Converter

Convert PDF documents to high-quality EPUB files with automatic chapter detection, image optimization, and footnote hyperlinking.

Quick Start

# Run conversion (from skill directory)
python -m scripts.convert input.pdf output.epub

# Validate result
python -m scripts.validate input.pdf output.epub

Workflow Overview

The conversion follows a 3-phase process with an optional 4th phase for adaptation:

Installs
1
First Seen
Apr 12, 2026
convert-pdf-to-epub from smithery.ai