What it does.
A Python pipeline that turns a PDF book into a narrated cartoon video: page extraction, scene image generation, prompt writing and text-to-speech narration, assembled into a Ken Burns-style timeline.
Highlights
- CLI pipeline: main.py book.pdf — processes whole books or page ranges
- Five stages: pdf extraction, image generation, prompt generation, TTS narration, video assembly
- Multiple voices (e.g. af_heart) and configurable step count
- Ken Burns motion on scenes, disableable per run