What is Dedoc?
masterDedoc is an open universal system designed to convert various document formats into a unified output format. It automatically extracts a document's logical structure (including headings and nested lists), content (text, tables), metadata, and text formatting (indentation, font type, size, style).
The extracted content is represented as a tree structure, making it suitable as a preprocessing module for document analysis pipelines, such as NLP or information retrieval systems.