Title: WP Tesseract
Author: tattersoftware
Published: <strong>29 de noviembre de 2019</strong>
Last modified: 13 de agosto de 2020

---

Buscar plugins

![](https://ps.w.org/wp-tesseract/assets/banner-772x250.png?rev=2203471)

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://ps.w.org/wp-tesseract/assets/icon-256x256.png?rev=2203471)

# WP Tesseract

 Por [tattersoftware](https://profiles.wordpress.org/tattersoftware/)

[Descargar](https://downloads.wordpress.org/plugin/wp-tesseract.1.0.4.zip)

 * [Detalles](https://es-co.wordpress.org/plugins/wp-tesseract/#description)
 * [Valoraciones](https://es-co.wordpress.org/plugins/wp-tesseract/#reviews)
 *  [Instalación](https://es-co.wordpress.org/plugins/wp-tesseract/#installation)
 * [Desarrollo](https://es-co.wordpress.org/plugins/wp-tesseract/#developers)

 [Soporte](https://wordpress.org/support/plugin/wp-tesseract/)

## Descripción

A plugin for extracting text from attached images using [OCR](http://en.wikipedia.org/wiki/Optical_character_recognition)
via [Tesseract](https://github.com/tesseract-ocr/).
 This plugin adds a new post
named for each image upload containing any recognized text characters within the
file. This text can then be edited for accuracy and used elsewhere on the site.

The OCR plugin requires a supported version of PHP with the GD extension and the
following command line utility:
 * [Tesseract](https://github.com/tesseract-ocr)
for the actual OCR This utility must be manually installed on your server and executable
by PHP. **This process, and consequently this plugin, is recommended only for advanced
users.**

## Capturas

[[

[[

[[

## Instalación

 1. Install Tesseract OCR on your server ([Tesseract wiki](https://github.com/tesseract-ocr/tesseract/wiki/))
 2. Search and add the plugin from WordPress, or upload a copy of the source to your`/
    wp-content/plugins/` directory
 3. Activate the plugin through the `Plugins` menu in WordPress
 4. Configure the plugin through the `Plugins > OCR` link in the sidebar menu in WordPress

## FAQ

### What is Tesseract OCR and where do I get it?

Tesseract OCR is an open source [optical character recognition](http://en.wikipedia.org/wiki/Optical_character_recognition)
library that
 the WordPress OCR plugin uses to extract text from images. The library
as well as installation instructions can be found at [https://github.com/tesseract-ocr/tesseract/wiki/](https://github.com/tesseract-ocr/tesseract/wiki/).

### How do I know if / where I have Tesseract installed on my server?

Linux:

 1. SSH into your server and type `which tesseract`.
 2. If Tesseract is installed and in your shell environment PATH the terminal should
    return a path similar to `/opt/local/bin/tesseract`.
 3. Place this path in the configuration of the OCR plugin through the `Settings > 
    Tesseract` link in the sidebar menu in WordPress

### Where is the detected text stored?

The text detected by the OCR plugin is added as a new post, named after the image
file.

### What is the ‘Resize percentage’ configuration option?

The OCR plugin is tailored to detect text in images with ~12pt text at 72dpi.
 GD
is used to upscale the temporary TIFF images fed to Tesseract as Tesseract is generally
more accurate with larger type, even if it’s been upscaled from a smaller source.
If you wish to disable this option simply set this configuration option to `100%`
and no resizing will occur.

### What if I just want to use the plugin but not install anything?

Hosting options are available. See [https://tattersoftware.com](https://tattersoftware.com)

for contact info.

### How about that great banner photo?

The plugin’s banner photo is by Ekrulila from Pexels.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

«WP Tesseract» es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

 *   [ tattersoftware ](https://profiles.wordpress.org/tattersoftware/)
 *   [ formasfunction ](https://profiles.wordpress.org/formasfunction/)

[Traduce «WP Tesseract» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/wp-tesseract)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/wp-tesseract/) , echa
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/wp-tesseract/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/wp-tesseract/)
por [RSS](https://plugins.trac.wordpress.org/log/wp-tesseract/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 0.1.0

Initial Release.

#### 1.0.0

Complete rewrite: updates for PHP 7, ImageMagick replaced by GD, added language 
support

#### 1.0.1

Actions for automated publication, License updates, Name bugfix

#### 1.0.2

Clean up docs, remove legacy references

#### 1.0.3

Add uploaded file as featured image, bump PHP requirement for EOL

#### 1.0.4

Backend tweaks for WordPress 5.4

## Meta

 *  Versión **1.0.2**
 *  Última actualización **hace 6 años**
 *  Instalaciones activas **40+**
 *  Versión de WordPress ** 2.9 o superior **
 *  Probado hasta **5.5.0**
 *  Versión de PHP ** 7.2 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/wp-tesseract/)
 * Etiquetas
 * [attachments](https://es-co.wordpress.org/plugins/tags/attachments/)[images](https://es-co.wordpress.org/plugins/tags/images/)
   [media](https://es-co.wordpress.org/plugins/tags/media/)[ocr](https://es-co.wordpress.org/plugins/tags/ocr/)
   [optical text recognition](https://es-co.wordpress.org/plugins/tags/optical-text-recognition/)
 *  [Vista avanzada](https://es-co.wordpress.org/plugins/wp-tesseract/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

[Your review](https://wordpress.org/support/plugin/wp-tesseract/reviews/#new-post)

[Ver todos los comentarios](https://wordpress.org/support/plugin/wp-tesseract/reviews/)

## Colaboradores

 *   [ tattersoftware ](https://profiles.wordpress.org/tattersoftware/)
 *   [ formasfunction ](https://profiles.wordpress.org/formasfunction/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/wp-tesseract/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](https://paypal.me/tatter)