This is a discussion on "How does one make thumbnail images?" within the Website Planning section. This forum, and the thread "How does one make thumbnail images? are both part of the Planning Your Website category.
|
|
|
|
|
![]() |
||
How does one make thumbnail images?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
How does one make thumbnail images?
How does one make thumbnail images? Is it simply a matter of resizing them in a program like Photoshop or is there a better way of doing it?
|
|
|
|
|||
|
Re: How does one make thumbnail images?
I sometimes do it programmatically, though php/asp.net if I'm getting uploaded images (handy - cause you can also automatically add a watermark to the uploaded pics).
If I've just got a few static images, then I manually resize them... You just have to make a judgement on which is the least effort for your job. |
|
||||
|
Re: How does one make thumbnail images?
The PHP image libarary handles resizing in a snap.
|
|
||||
|
Re: How does one make thumbnail images?
PHP is a good way and there is also plenty of software available just for that purpose as well. If you have a Mac the ability is built into the OS via Automator, Core Image or Applescript etc... so batch processing any number of files is a snap. I use a combination of Graphic Converter and some custom Automator actions for my image workflow.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
![]() |
| Tags |
| thumbnails |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to make a thumbnail using javascript? | FXDesigns | JavaScript Forum | 7 | Jan 21st, 2008 01:58 |
| How to make a gallery of images scroll continuously | lamialex | Flash & Multimedia Forum | 0 | Sep 7th, 2007 14:54 |
| Can someone make these images transparent? | charlie019 | Graphics and 3D | 1 | Aug 6th, 2007 23:29 |
| HELP - IE7 Thumbnail Images on a tab | ActionPart | Web Page Design | 2 | Jul 15th, 2007 13:00 |
| Scrolling thumbnail | Dan Oliver | Flash & Multimedia Forum | 1 | Jun 6th, 2007 16:22 |