# Copiar y pegar texto de imagen con herramienta OCR

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

En este artículo mostramos cómo copiar texto de una imagen y pegarlo como texto editable utilizando la funcionalidad OCR en Incogniton. Con esta función, nunca más tendrás que volver a escribir texto de una imagen.

{% stepper %}
{% step %}
**Inicia el navegador y abre la imagen**

Inicia tu perfil de navegador Incogniton y navega a la página que contiene la imagen con texto.
{% endstep %}

{% step %}
**Copia texto de la imagen**

Haz clic derecho en la imagen y selecciona la opción **Copy text from Image**. Un pop-up te notificará cuando la extracción de texto esté completa. Haz clic en **Close**, luego pega el texto extraído donde lo necesites.

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

{% hint style="info" %}
Si tienes alguna pregunta adicional después de leer este artículo, por favor contacta a nuestro [departamento de soporte](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/spanish/funciones-adicionales/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.
