scriptygoddess

04 Oct, 2004

phpThumb()

Posted by: Jennifer In: Bookmarks

Someone at work sent me the link to this:

phpThumb()
Looks like an interesting way to handle thumbnail generations on the fly. As described on that page:

phpThumb() uses the GD library to create thumbnails from images (JPEG, PNG, GIF, BMP, etc) on the fly. The output size is configurable (can be larger or smaller than the source), and the source may be the entire image or only a portion of the original image. True color and resampling is used if GD v2.0+ is available, otherwise paletted-color and nearest-neighbour resizing is used.

(updated to add an additional link)
Poking around on del.icio.us, I also found this link for dynamic thumbnail generation:

Dynamic Thumbnailing with Imagemagick in PHP

Related posts:

  1. Playing with Post Attachments I've been doing a ton of sites recently using WordPress...

Related posts brought to you by Yet Another Related Posts Plugin.

1 Response to "phpThumb()"

1 | PerS

October 6th, 2004 at 10:58 am

Avatar

Take a look at the "PHP frontend to ImageMagick" article a Evolt

I use it to create my thumbnails in wordpress:

/images/magick.php/articles/IMAGE.gif?colorspace(gray)+part(100×100)

This gives me at grayscale thumbnail that's 100×100

Featured Sponsors


  • Michael: You can use get_header(2) in your case. The filename of your custom header has to be header-2.php. The problem with include(your_file.php) is, all
  • cliff: hi wonder if you can help me, pls i designed www.kouga.mobi using dreamweaver CS3 and now want to make the phonenumbers into links so that if you
  • jerey: how do i rewrite this because it tried RewriteEngine on #Options +FollowSymlinks RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FIL

About


Advertisements