Docling/docling
Shubham Gupta 3f91e7d3f1
feat: added support for exporting DocItem to an image when page image is available (#379)
* Updated minimum docling-core version to 2.4.0

Signed-off-by: Shubham Gupta <26436285+sh-gupta@users.noreply.github.com>

* Deprecated the generate_table_images option

Signed-off-by: Shubham Gupta <26436285+sh-gupta@users.noreply.github.com>

* Updated examples to use get_image instead of element.image

Signed-off-by: Shubham Gupta <26436285+sh-gupta@users.noreply.github.com>

---------

Signed-off-by: Shubham Gupta <26436285+sh-gupta@users.noreply.github.com>
2024-11-19 16:28:52 +01:00
..
backend feat: added excel backend (#334) 2024-11-19 12:21:17 +01:00
cli feat: expose ocr-lang in CLI (#375) 2024-11-19 15:58:49 +01:00
datamodel feat: added support for exporting DocItem to an image when page image is available (#379) 2024-11-19 16:28:52 +01:00
models fix: skip glm model downloads (#322) 2024-11-13 08:45:28 +01:00
pipeline feat: Add pipeline timings and toggle visualization, establish debug settings (#183) 2024-10-30 15:04:19 +01:00
utils feat: Add pipeline timings and toggle visualization, establish debug settings (#183) 2024-10-30 15:04:19 +01:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py feat: added excel backend (#334) 2024-11-19 12:21:17 +01:00