# Use EasyOCR in Roboflow Workflows

<figure><img src="/files/cplRhPtuQ0BwFFXTUhGB" alt=""><figcaption></figcaption></figure>

You can now use [EasyOCR](https://github.com/JaidedAI/EasyOCR), a popular Optical Character Recognition model, inside Roboflow Workflows. You can use this model to read text in an image and retrieve bounding boxes associated with each region that contains text in an image.

This model is useful both if you want to read text in an image and if you want to know where each piece of text is in an image.

You can start using this model today by adding an "EasyOCR" block to your Workflow.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.roboflow.com/changelog/explore-by-month/september-2025/use-easyocr-in-roboflow-workflows.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
