Title: Picture grabber, resizer and cropper
Author: zlabs
Published: <strong>26. Februar 2009</strong>
Last modified: 28. März 2023

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

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

# Picture grabber, resizer and cropper

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

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

 * [Details](https://de.wordpress.org/plugins/picgrab/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/picgrab/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/picgrab/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/picgrab/#developers)

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

## Beschreibung

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!

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Picture grabber, resizer and cropper“ ist Open-Source-Software. Folgende Menschen
haben an diesem Plugin mitgewirkt:

Mitwirkende

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

[Übersetze „Picture grabber, resizer and cropper“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/picgrab)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/picgrab/), sieh
dir das [SVN-Repository](https://plugins.svn.wordpress.org/picgrab/) an oder abonniere
das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/picgrab/) per
[RSS](https://plugins.trac.wordpress.org/log/picgrab/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **0.32**
 *  Zuletzt aktualisiert **vor 3 Jahren**
 *  Aktive Installationen **10+**
 *  WordPress-Version ** 6.1.1 oder höher **
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/picgrab/)
 * Schlagwörter
 * [cache](https://de.wordpress.org/plugins/tags/cache/)[crop](https://de.wordpress.org/plugins/tags/crop/)
   [pictures](https://de.wordpress.org/plugins/tags/pictures/)[resize](https://de.wordpress.org/plugins/tags/resize/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/picgrab/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/picgrab/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/picgrab/)