mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-30 14:04:27 +00:00
add bitmap images as format
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
parent
2731508455
commit
f33fab4abd
@ -22,7 +22,7 @@ Docling parses documents and exports them to the desired format with ease and sp
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
* 🗂️ Multi-format support for input (PDF, DOCX, PPTX, HTML, AsciiDoc, MarkDown) and output (Markdown, JSON, YAML)
|
* 🗂️ Multi-format support for input (PDF, DOCX, PPTX, Bitmap images, HTML, AsciiDoc, MarkDown) and output (Markdown, JSON, YAML)
|
||||||
* 📑 Advanced PDF document understanding incl. page layout, reading order & table structures
|
* 📑 Advanced PDF document understanding incl. page layout, reading order & table structures
|
||||||
* 🧩 Strongly typed Pydantic v2 data structure named [DoclingDocument](https://ds4sd.github.io/docling/concepts/docling_document/) which supports hierarchies and provides native iterators and chunkers.
|
* 🧩 Strongly typed Pydantic v2 data structure named [DoclingDocument](https://ds4sd.github.io/docling/concepts/docling_document/) which supports hierarchies and provides native iterators and chunkers.
|
||||||
* 📝 Metadata extraction, including title, authors, references & language
|
* 📝 Metadata extraction, including title, authors, references & language
|
||||||
|
@ -19,7 +19,7 @@ Docling parses documents and exports them to the desired format with ease and sp
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
* 🗂️ Multi-format support for input (PDF, DOCX, PPTX, HTML, AsciiDoc, MarkDown) and output (Markdown, JSON, YAML)
|
* 🗂️ Multi-format support for input (PDF, DOCX, PPTX, Bitmap images, HTML, AsciiDoc, MarkDown) and output (Markdown, JSON, YAML)
|
||||||
* 📑 Advanced PDF document understanding incl. page layout, reading order & table structures
|
* 📑 Advanced PDF document understanding incl. page layout, reading order & table structures
|
||||||
* 🧩 Strongly typed Pydantic v2 data structure named [DoclingDocument](./concepts/docling_document.md) which supports hierarchies and provides native iterators and chunkers.
|
* 🧩 Strongly typed Pydantic v2 data structure named [DoclingDocument](./concepts/docling_document.md) which supports hierarchies and provides native iterators and chunkers.
|
||||||
* 📝 Metadata extraction, including title, authors, references & language
|
* 📝 Metadata extraction, including title, authors, references & language
|
||||||
|
Loading…
Reference in New Issue
Block a user