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

---

搜索插件

**该插件尚未通过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://cn.wordpress.org/plugins/picgrab/#description)
 * [评价](https://cn.wordpress.org/plugins/picgrab/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/picgrab/#installation)
 * [开发进展](https://cn.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/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/picgrab/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/picgrab/)。

## 额外信息

 *  版本 **0.32**
 *  最后更新：**3 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 6.1.1 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/picgrab/)
 * 标签
 * [cache](https://cn.wordpress.org/plugins/tags/cache/)[crop](https://cn.wordpress.org/plugins/tags/crop/)
   [pictures](https://cn.wordpress.org/plugins/tags/pictures/)[resize](https://cn.wordpress.org/plugins/tags/resize/)
 *  [高级视图](https://cn.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/)