Title: Picture grabber, resizer and cropper
Author: zlabs
Published: <strong>26 de febrero de 2009</strong>
Last modified: 28 de marzo de 2023

---

Buscar plugins

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://s.w.org/plugins/geopattern-icon/picgrab.svg)

# Picture grabber, resizer and cropper

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

[Descargar](https://downloads.wordpress.org/plugin/picgrab.0.32.zip)

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

 [Soporte](https://wordpress.org/support/plugin/picgrab/)

## Descripción

Picgrab is a plugin that download, resize and crop an image on the fly.
 Simply 
add the “resize” attribute in the img tag you want to grab & resize on your post.

E.g.
 <img src=»http://farm4.static.flickr.com/3532/3243887563_700849f242.jpg» resize
=»402×200c;66y» /> Once activated, the plugin replaces the attribute “src” on img
tags containing the «resize» attribute with something like:

http://yoursite/wp-content/plugins/picgrab/resize.php?url=<coded characters>&size
=<coded characters>
 and removes the «resize» attribute.

The resize.php script included with plugin does the work to grab, crop and resize
the image.
 It also manages the cache. The resize attribute format is:

[(x0,y0,xs,ys)]<xd>x|x<yd>|<xd>x<yd>[c[<crop>]][;<cachetime>]

e.g. 100x, x200, 100×50, 100×200c50, 100×200c

Refer to [This post](http://fabrizio.zellini.org/resize-e-crop-immagini-in-php) 
for more informations on resizer syntax.

PicGrab require Php version >=8, gd and curl libraries.

## Instalación

 1. Unzip into your /wp-content/plugins/ directory. If you’re uploading it make sure
    to upload the top-level folder. Don’t just upload all the php files and put them
    in /wp-content/plugins/
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. make sure picgrab/picscache folder is writable by all ( 777 permission )
 4. That’s it!

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«Picture grabber, resizer and cropper» es un software de código abierto. Las siguientes
personas han colaborado con este plugin.

Colaboradores

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

[Traduce «Picture grabber, resizer and cropper» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/picgrab)

### ¿Interesado en el desarrollo?

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

## Meta

 *  Versión **0.32**
 *  Última actualización **hace 3 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 6.1.1 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/picgrab/)
 * Etiquetas:
 * [cache](https://es.wordpress.org/plugins/tags/cache/)[crop](https://es.wordpress.org/plugins/tags/crop/)
   [pictures](https://es.wordpress.org/plugins/tags/pictures/)[resize](https://es.wordpress.org/plugins/tags/resize/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/picgrab/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

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

[Ver todas las valoraciones](https://wordpress.org/support/plugin/picgrab/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

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