# Copy and paste image text with OCR tool

{% embed url="<https://www.youtube.com/watch?v=5Ouzzfv2svA>" %}

In this article we show how to copy text from an image and paste it as editable text using the OCR functionality in Incogniton. With this feature you never have to retype text from an image again.

{% stepper %}
{% step %}

#### Start the browser and open the image

Start your Incogniton browser profile and navigate to the page containing the image with text.
{% endstep %}

{% step %}

#### Copy text from the image

Right-click on the image and select the option **Copy text from Image**. A pop-up will notify you when the text extraction is complete. Click **Close**, then paste the extracted text where you need it.

![](/files/13a6c31c62a8544d970dcd94f35b91727381e551)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you have any additional questions after reading this article please contact our [support department](https://incogniton.com/contact/).
{% endhint %}


---

# 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.incogniton.com/extra-features/copy-and-paste-image-text-with-ocr-tool.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.
