Skip to main content

Prerequisites

ffmpeg is also required for audio/video processing:
  • macOS: brew install ffmpeg
  • Ubuntu: sudo apt-get install ffmpeg
  • Windows: Download from ffmpeg.org

Example

OCR Configuration

cookbook/91_tools/docling_tools/ocr_example.py

Run the Example

For details, see Docling Tools cookbook.