Title: Picture grabber, resizer and cropper
Author: zlabs
Published: <strong>26. 2. 2009</strong>
Last modified: 28. 3. 2023

---

Prohledat pluginy

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

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

# Picture grabber, resizer and cropper

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

[Stáhnout](https://downloads.wordpress.org/plugin/picgrab.0.32.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/picgrab/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/picgrab/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/picgrab/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/picgrab/#developers)

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

## Popis

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.

## Instalace

 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!

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

Picture grabber, resizer and cropper je otevřený software. Následující lidé přispěli
k vývoji tohoto pluginu.

Spolupracovníci

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

[Přeložte “Picture grabber, resizer and cropper” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/picgrab)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/picgrab/), podívejte
se do [SVN repozitáře](https://plugins.svn.wordpress.org/picgrab/), nebo se přihlaste
k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/picgrab/) pomocí
[RSS](https://plugins.trac.wordpress.org/log/picgrab/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Verze **0.32**
 *  Poslední aktualizace **před 3 roky**
 *  Aktivních instalací **10+**
 *  Verze WordPressu ** 6.1.1 nebo novější **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/picgrab/)
 * Štítky
 * [cache](https://cs.wordpress.org/plugins/tags/cache/)[crop](https://cs.wordpress.org/plugins/tags/crop/)
   [pictures](https://cs.wordpress.org/plugins/tags/pictures/)[resize](https://cs.wordpress.org/plugins/tags/resize/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/picgrab/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

[Vaše hodnocení](https://wordpress.org/support/plugin/picgrab/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/picgrab/reviews/)

## Spolupracovníci

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

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/picgrab/)