Title: Picture grabber, resizer and cropper
Author: zlabs
Published: <strong>பிப்ரவரி 26, 2009</strong>
Last modified: மார்ச் 28, 2023

---

நீட்சிகளை தேடுங்கள்

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/picgrab.svg)

# Picture grabber, resizer and cropper

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

[பதிவிறக்கு](https://downloads.wordpress.org/plugin/picgrab.0.32.zip)

 * [Details](https://ta.wordpress.org/plugins/picgrab/#description)
 * [Reviews](https://ta.wordpress.org/plugins/picgrab/#reviews)
 *  [Installation](https://ta.wordpress.org/plugins/picgrab/#installation)
 * [Development](https://ta.wordpress.org/plugins/picgrab/#developers)

 [உதவி](https://wordpress.org/support/plugin/picgrab/)

## விளக்கம்

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.

## Installation

 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!

## Reviews

இந்த செருகுநிரலுக்கு மதிப்புரைகள் எதுவும் இல்லை.

## பங்களிப்பாளர்கள் & உருவாக்குனர்கள்

“Picture grabber, resizer and cropper” is open source software. The following people
have contributed to this plugin.

பங்களிப்பாளர்கள்

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

[Translate “Picture grabber, resizer and cropper” into your language.](https://translate.wordpress.org/projects/wp-plugins/picgrab)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/picgrab/), check out
the [SVN repository](https://plugins.svn.wordpress.org/picgrab/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/picgrab/) by [RSS](https://plugins.trac.wordpress.org/log/picgrab/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **0.32**
 *  Last updated **3 வருடங்கள் முன்பு**
 *  Active installations **10+**
 *  WordPress version ** 6.1.1 அல்லது மேல் **
 *  Language
 * [English (US)](https://wordpress.org/plugins/picgrab/)
 * Tags
 * [cache](https://ta.wordpress.org/plugins/tags/cache/)[crop](https://ta.wordpress.org/plugins/tags/crop/)
   [pictures](https://ta.wordpress.org/plugins/tags/pictures/)[resize](https://ta.wordpress.org/plugins/tags/resize/)
 *  [Advanced View](https://ta.wordpress.org/plugins/picgrab/advanced/)

## மதிப்பீடுகள்

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/picgrab/reviews/)

## பங்களிப்பாளர்கள்

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

## உதவி

Got something to say? Need help?

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