The January 2025 OCR API update not only adds six new OCR languages, but also language auto-detection.
To use the new language autodetect feature, select the option to “Autodetect OCR Language on our Online OCR page:
In the OCR API call you can enable the OCR language autodetection with the parameter language="auto"
instead of e. g. language="eng"
or language="chs"
.