Convert an image of text into a binary (light and dark) view with ML
POST
/ocr/preprocessing/image/binarize/advanced
Perform an advanced adaptive, Deep Learning-based binarization algorithm on the input image to prepare it for further OCR operations. Provides enhanced accuracy than adaptive binarization. Image will be upsampled to 300 DPI if it has a DPI below 300.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.cloudmersive.com/ocr/preprocessing/image/binarize/advanced' \
--form'imageFile=@""'