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

---

Cari plugin

Plugin ini **belum teruji dangan 3 rilis besar WordPress**. Kemungkinan tidak lagi
dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan
dengan versi WordPress yang lebih baru.

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

# Picture grabber, resizer and cropper

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

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

 * [Detail](https://id.wordpress.org/plugins/picgrab/#description)
 * [Ulasan](https://id.wordpress.org/plugins/picgrab/#reviews)
 *  [Instalasi](https://id.wordpress.org/plugins/picgrab/#installation)
 * [Pengembangan](https://id.wordpress.org/plugins/picgrab/#developers)

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

## Deskripsi

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.

## Instalasi

 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!

## Ulasan

Belum ada ulasan untuk plugin ini.

## Kontributor & Pengembang

“Picture grabber, resizer and cropper” adalah perangkat lunak open source. Berikut
ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

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

[Terjemahkan “Picture grabber, resizer and cropper” dalam bahasa Anda.](https://translate.wordpress.org/projects/wp-plugins/picgrab)

### Tertarik mengembangkan?

[Lihat kode](https://plugins.trac.wordpress.org/browser/picgrab/), periksa [repositori SVN ](https://plugins.svn.wordpress.org/picgrab/),
atau mendaftar ke [log pengembangan](https://plugins.trac.wordpress.org/log/picgrab/)
melalui [RSS](https://plugins.trac.wordpress.org/log/picgrab/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versi **0.32**
 *  Diperbarui **3 tahun yang lalu**
 *  Instalasi Aktif **10+**
 *  Versi WordPress ** 6.1.1 atau yang terbaru **
 *  Bahasa
 * [English (US)](https://wordpress.org/plugins/picgrab/)
 * Tag
 * [cache](https://id.wordpress.org/plugins/tags/cache/)[crop](https://id.wordpress.org/plugins/tags/crop/)
   [pictures](https://id.wordpress.org/plugins/tags/pictures/)[resize](https://id.wordpress.org/plugins/tags/resize/)
 *  [Tampilan lanjut](https://id.wordpress.org/plugins/picgrab/advanced/)

## Rating

No reviews have been submitted yet.

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

[Lihat semua ulasan](https://wordpress.org/support/plugin/picgrab/reviews/)

## Kontributor

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

## Bantuan

Ada yang ingin dikatakan? Butuh bantuan?

 [Lihat forum bantuan](https://wordpress.org/support/plugin/picgrab/)