Title: Picture grabber, resizer and cropper
Author: zlabs
Published: <strong>26.02.2009</strong>
Last modified: 28.03.2023

---

Поиск плагинов

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями 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://ru.wordpress.org/plugins/picgrab/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/picgrab/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/picgrab/#installation)
 * [Разработка](https://ru.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+**
 *  Версия WordPress ** 6.1.1 или выше **
 *  Язык
 * [English (US)](https://wordpress.org/plugins/picgrab/)
 * Метки:
 * [cache](https://ru.wordpress.org/plugins/tags/cache/)[crop](https://ru.wordpress.org/plugins/tags/crop/)
   [pictures](https://ru.wordpress.org/plugins/tags/pictures/)[resize](https://ru.wordpress.org/plugins/tags/resize/)
 *  [Дополнительно](https://ru.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/)