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

---

搜尋外掛

這個外掛**並未在最新的 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://tw.wordpress.org/plugins/picgrab/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/picgrab/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/picgrab/#installation)
 * [開發資訊](https://tw.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://tw.wordpress.org/plugins/tags/cache/)[crop](https://tw.wordpress.org/plugins/tags/crop/)
   [pictures](https://tw.wordpress.org/plugins/tags/pictures/)[resize](https://tw.wordpress.org/plugins/tags/resize/)
 *  [進階檢視](https://tw.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/)