Hi,
I want to get generate preview images for my web pages. Can any body tell me a good library for generating thumbnails from url without using online APIs.
--
Mithun Sreedharan
Web site Thumbnail creation
Moderators: onion2k, General Moderators
Re: Web site Thumbnail creation
Have you tried using the the php gd library? It doesn't require a huge amount of work to create custom thumbnails on the fly from a range of file types..
I use it a lot!
I use it a lot!
-
leeandrews78
- Forum Newbie
- Posts: 2
- Joined: Tue Apr 14, 2009 5:11 am
Re: Web site Thumbnail creation
you can try http://www.sitethumbshot.com/. it is free and easy to integrate with a website.