# Copiar e colar texto de imagem com ferramenta OCR

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

Neste artigo, mostramos como copiar texto de uma imagem e colá-lo como texto editável usando a funcionalidade OCR no Incogniton. Com este recurso, você nunca mais precisará digitar novamente o texto de uma imagem.

{% stepper %}
{% step %}
**Inicie o navegador e abra a imagem**

Inicie seu perfil de navegador Incogniton e navegue até a página que contém a imagem com texto.
{% endstep %}

{% step %}
**Copie o texto da imagem**

Clique com o botão direito na imagem e selecione a opção **Copiar texto da Imagem**. Um pop-up notificará quando a extração do texto estiver completa. Clique em **Fechar** e, em seguida, cole o texto extraído onde precisar.

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

{% hint style="info" %}
Se você tiver alguma dúvida adicional após ler este artigo, entre em contato com nosso [departamento de suporte](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/documentation/pt-br-documentation/recursos-extras/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.
