Docling/docling
Jinfeng Sun d49650c54f
fix(mspowerpoint): handle invalid images in PowerPoint slides (#650)
- Add error handling for images that cannot be loaded by Pillow
- Improve resilience when encountering corrupted or unsupported image formats
- Maintain processing of other slide elements even if an image fails to load

Signed-off-by: Tendo33 <sjf1998112@gmail.com>
2025-01-07 13:58:10 +01:00
..
backend fix(mspowerpoint): handle invalid images in PowerPoint slides (#650) 2025-01-07 13:58:10 +01:00
chunking feat: expose new hybrid chunker, update docs (#384) 2024-12-09 08:28:29 +01:00
cli feat: added http header support for document converter and cli (#642) 2025-01-07 10:15:14 +01:00
datamodel feat: added http header support for document converter and cli (#642) 2025-01-07 10:15:14 +01:00
models feat: Updated Layout processing with forms and key-value areas (#530) 2024-12-17 17:32:24 +01:00
pipeline feat: Updated Layout processing with forms and key-value areas (#530) 2024-12-17 17:32:24 +01:00
utils feat: Updated Layout processing with forms and key-value areas (#530) 2024-12-17 17:32:24 +01:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py feat: added http header support for document converter and cli (#642) 2025-01-07 10:15:14 +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