Title: Plugin to Resize Image Automatically?
Last modified: August 19, 2016

---

# Plugin to Resize Image Automatically?

 *  [justinmyoung](https://wordpress.org/support/users/justinmyoung/)
 * (@justinmyoung)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-to-resize-image-automatically/)
 * I’ve been using a theme (snapshot from WOO themes) for a one of my sites that
   uses a script that automatically resizes an image for the index.php page to the
   size of a set thumbnail – then on single.php the image is cropped to a different(
   larger) size of the original image.
 * Can anyone point me in the direction of a plugin that will do the same thing?
   Ultimately I would like to do the same thing as the WOO script but they don’t
   offer a stand-alone plugin for this as far as I know…
 * Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [drfox](https://wordpress.org/support/users/drfox/)
 * (@drfox)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/plugin-to-resize-image-automatically/#post-1076609)
 * I’m looking for such plugin or script to. anyone could help ?
 *  [Christian Schenk](https://wordpress.org/support/users/chschenk/)
 * (@chschenk)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/plugin-to-resize-image-automatically/#post-1076610)
 * Are you searching for [this](http://code.google.com/p/timthumb/)? It’s easy to
   implement as I show you below.
 * Your images now:
 * > <img src=”thumb-150×50.jpg”/>
 * You images with timthumb:
 * > <img src=”timthumb.php?src=original.jpg&w=150&h=50&zc=1″/>
 * Just upload the script to your theme and add requests to the script to the images
   in question; they’ll get resized on the fly. The script supports caching to, 
   so the thumbs won’t be generated over and over again.
 *  [darthmortar](https://wordpress.org/support/users/darthmortar/)
 * (@darthmortar)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-to-resize-image-automatically/#post-1076654)
 * The problem with timthumb is that it only works for images on your on server/
   domain and also not with filenames with different symbols etc.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Plugin to Resize Image Automatically?’ is closed to new replies.

## Tags

 * [image](https://wordpress.org/support/topic-tag/image/)
 * [resizer](https://wordpress.org/support/topic-tag/resizer/)

 * 3 replies
 * 4 participants
 * Last reply from: [darthmortar](https://wordpress.org/support/users/darthmortar/)
 * Last activity: [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-to-resize-image-automatically/#post-1076654)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
