Your pull request matches the following merge protections and will not be merged until they are valid.
🟢 Enforce conventional commit
Wonderful, this rule succeeded.
Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
- [X] `title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:`
This PR adds the
--ocr-lang
option to the docling CLI. Multiple languages are specified as a comma-separated list.Issue resolved by this Pull Request: Resolves #255, #225
Checklist: