---
title: "OCR Extract Text"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/lib/ocr/ocrextracttext
markdown: https://docs.nodetool.ai/nodes/lib/ocr/ocrextracttext.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/lib/ocr/ocrextracttext.md
---

# OCR Extract Text

**Type:** `lib.ocr.ExtractText`

**Namespace:** `lib.ocr`

## Description

Extract plain text from an image using Tesseract OCR.
    ocr, image, text, recognition, tesseract

## Properties

_(none)_

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `str` |  |

## Related Nodes

Browse other nodes in the [lib.ocr](./) namespace.
