Create Umbraco documents from external sources — PDF files, web pages, and markdown — using configurable extraction workflows with rule-based field mapping.
- Multiple source types — Extract content from PDFs, web pages, and markdown files
- Configurable workflows — Define extraction rules, area detection, and section splitting per source
- Rule-based mapping — Map extracted sections to Umbraco document type fields using pattern matching
- Blueprint integration — Create documents from existing Umbraco blueprints with pre-filled content
- Backoffice UI — Full workflow editor integrated into the Umbraco backoffice
dotnet add package Umbraco.Community.UpDoc- Umbraco 17+
Full documentation at umtemplates.github.io/UpDoc
Contributions are welcome! Please open an issue to discuss before submitting a PR.