-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Retro-Jack edited this page Aug 6, 2026
·
2 revisions
Epubify is a bash script that automates PDF → Markdown/EPUB conversion using pdf2epub in Docker. It picks up PDFs from a downloads folder, converts each one in its own container, tidies the resulting file and folder names, and optionally wipes the staging folder when done.
- Installation — Requirements and first-run setup
- Configuration — All configurable variables
- Usage — How to run Epubify
- How It Works — The three processing steps in detail
- Name Tidying — What the tidy step does and why
- Changelog — Version history