Prerequisites
- 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
Convert documents to Markdown, JSON, HTML, and other formats with configurable OCR using the Docling library.
brew install ffmpegsudo apt-get install ffmpeg