Releases: DS4SD/docling
Releases Β· DS4SD/docling
v2.7.1
v2.7.0
v2.6.0
Feature
- Added support for exporting DocItem to an image when page image is available (#379) (
3f91e7d
) - Expose ocr-lang in CLI (#375) (
ed785ea
) - Added excel backend (#334) (
926dfd2
) - Extracting picture data for raster images found in PPTX (#349) (
7a97d71
)
Fix
- Fixing images in the input Word files (#330) (
8533039
) - Reduce logging by keeping option for more verbose (#323) (
8b437ad
)
Documentation
v2.5.2
v2.5.1
v2.5.0
Feature
- OCR: Introduce the OcrOptions.force_full_page_ocr parameter that forces a full page OCR scanning (#290) (
c6b3763
)
Fix
- Configure env prefix for docling settings (#315) (
5d4a10b
) - Added handling of grouped elements in pptx backend (#307) (
81c8243
) - Allow mps usage for easyocr (#286) (
97f214e
)