docling/docling
Maxim Lysak fea0a99a95
fix: Fix for the crash when encountering WMF images in pptx and docx (#837)
* Fix for the crash when encountering WMF images in pptx and docx backends on non Windows platforms

Signed-off-by: Maksym Lysak <mly@zurich.ibm.com>

* Updated faq

Signed-off-by: Maksym Lysak <mly@zurich.ibm.com>

---------

Signed-off-by: Maksym Lysak <mly@zurich.ibm.com>
Co-authored-by: Maksym Lysak <mly@zurich.ibm.com>
2025-01-30 14:58:27 +01:00
..
backend fix: Fix for the crash when encountering WMF images in pptx and docx (#837) 2025-01-30 14:58:27 +01:00
chunking feat: expose new hybrid chunker, update docs (#384) 2024-12-09 08:28:29 +01:00
cli feat(CLI): Expose code and formula models in the CLI (#820) 2025-01-28 06:26:03 +01:00
datamodel fix: use file extension if filetype fails with PDF (#827) 2025-01-28 19:03:54 +01:00
models feat(ocr): expose rec_keys_path in RapidOcrOptions to support custom dictionaries (#786) 2025-01-27 13:38:15 +01:00
pipeline feat: New document picture classifier (#805) 2025-01-24 18:05:51 +01:00
utils feat: Introduce automatic language detection in TesseractOcrCliModel (#800) 2025-01-26 08:07:56 +01:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py feat: add Docling JSON ingestion (#783) 2025-01-24 18:05:23 +01:00
exceptions.py fix: improve handling of disallowed formats (#429) 2024-12-03 12:45:32 +01:00
py.typed fix: Add py.typed marker file (#531) 2024-12-06 13:42:14 +01:00