Home Plugins picgrab
Picture grabber, resizer and cropper logo

Picture grabber, resizer and cropper

by zlabs on WordPress.org

Picgrab is a plugin that download, resize and crop an image on the fly. It also stores resized and cropped images in local cache.

(0)

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.

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=&size=
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)]x|x|x[c[]][;]

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

Refer to This post for more informations on resizer syntax.

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

Active installations10+
Weekly downloads
15-6.25%
Version0.32
Last updated3/28/2023
WordPress version6.1.1
Tested up to
Tags
cachecroppicturesresize