---
title: "Convert an image of text into a binarized (light and dark) view"
method: POST
path: "/ocr/preprocessing/image/binarize"
tags: ["Preprocessing"]
---

# Convert an image of text into a binarized (light and dark) view

`POST /ocr/preprocessing/image/binarize`

Perform an adaptive binarization algorithm on the input image to prepare it for further OCR operations.

## Response `200`

OK

- string, byte

---

[API](https://skmtc.net/cloudmersive/apis/ocrapi.md) · [All operations](https://skmtc.net/cloudmersive/apis/ocrapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cloudmersive/ocrapi/versions/809f1a173306/schema)
