Title: Picture grabber, resizer and cropper
Author: zlabs
Published: <strong>फेब्रुवारी 26, 2009</strong>
Last modified: मार्च 28, 2023

---

प्लगइन शोधा

हे प्लगइन **WordPress च्या शेवटच्या 3 महत्त्वाच्या प्रमुख पुनर्वितरणांच्या साथी 
चाचणी झालेले नाही**. हे येथे वापरल्यास सामर्थ्य देणार नाही किंवा त्या आधारित असु
शकते आणि WordPress च्या अधिक अद्ययावत आवृत्तींसह वापरताना संगतता समस्यांची शक्यता
आहे.

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

# Picture grabber, resizer and cropper

 [zlabs](https://profiles.wordpress.org/zlabs/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/picgrab.0.32.zip)

 * [तपशील](https://mr.wordpress.org/plugins/picgrab/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/picgrab/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/picgrab/#installation)
 * [डेव्हलोपमेंट](https://mr.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.

## स्थापना

 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!

## समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

## योगदानकर्ते आणि विकसक

“Picture grabber, resizer and cropper” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या
प्लगइनच्या निर्मितीत योगदान केले आहे.

योगदानकर्ते

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

[भाषांतर करा “Picture grabber, resizer and cropper” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/picgrab)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/picgrab/), [SVN संग्रहालय](https://plugins.svn.wordpress.org/picgrab/)
तपासा, किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/picgrab/) च्या [RSS](https://plugins.trac.wordpress.org/log/picgrab/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## मेटा

 *  आवृत्ती **0.32**
 *  शेवटचा अद्यतन **3 वर्षे पूर्वी**
 *  सक्रिय स्थापना **10+**
 *  वर्डप्रेस आवृत्ती ** 6.1.1 किंवा मोठा **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/picgrab/)
 * टॅग्ज:
 * [cache](https://mr.wordpress.org/plugins/tags/cache/)[crop](https://mr.wordpress.org/plugins/tags/crop/)
   [pictures](https://mr.wordpress.org/plugins/tags/pictures/)[resize](https://mr.wordpress.org/plugins/tags/resize/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/picgrab/advanced/)

## मूल्यांकन

अजून कोणतीही पुनरावलोकने सबमिट केलेली नाहीत.

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

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/picgrab/reviews/)

## योगदानकर्ते

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

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/picgrab/)