MaskYourBook
Django, Python, Content Pipelines
•
Active
MaskYourBook: From PDFs to Structured Books
A Django-based system that turns raw documents into managed, reusable book projects.
Core workflow
- Ingestion: Upload PDFs and organize them into projects.
- Structure Extraction: Pages → chapters → sections, with metadata.
- Export: JSON exports for pipelines, plus generation to publishable formats.
- Integration: Can be run as a standalone executable or embedded in larger ERPs.