Docling/docling
Peter W. J. Staar b356b33059
feat: Add visualization of bbox on page with html export. (#1663)
* feat: Add visualization of bbox on page with html export.

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* updated the cli

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* reformatted code

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* updated the cli argument to show_layout

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

---------

Signed-off-by: Peter Staar <taa@zurich.ibm.com>
2025-05-28 13:10:38 +02:00
..
backend fix: fix ZeroDivisionError for cell_bbox.area() (#1636) 2025-05-22 13:43:33 +02:00
chunking feat: expose new hybrid chunker, update docs (#384) 2024-12-09 08:28:29 +01:00
cli feat: Add visualization of bbox on page with html export. (#1663) 2025-05-28 13:10:38 +02:00
datamodel fix: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd0 in position 0: invalid continuation byte (#1665) 2025-05-27 14:06:05 +02:00
models feat(ocr): auto-detect rotated pages in Tesseract (#1167) 2025-05-21 18:12:33 +02:00
pipeline feat: Establish confidence estimation for document and pages (#1313) 2025-05-21 12:32:49 +02:00
utils fix: fix ZeroDivisionError for cell_bbox.area() (#1636) 2025-05-22 13:43:33 +02:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py fix: usage of hashlib for FIPS (#1512) 2025-05-02 15:03:29 +02:00
exceptions.py feat: Introduce the enable_remote_services option to allow remote connections while processing (#941) 2025-02-12 15:18:01 +01:00
py.typed fix: Add py.typed marker file (#531) 2024-12-06 13:42:14 +01:00