Visualizing Document Layout with Bounding Boxes
In order to understand how each part of the document is extracted, let's visualize the extracted elements.
We can do that by using one of Docling's built-in visualizers:
from docling_core.transforms.visualizer.layout_visualizer import LayoutVisualizer