Little-Miss Posted February 7, 2009 Posted February 7, 2009 Hi, I'm after a thumbnail creator. I'm currently using the one Alan-d recommeded ages ago. But in a perfect world what i would like is one that even if the picture is a wide shot, it'll still make an 80x80 square. I dont mean squish it and loose the aspect, i mean be clever enough just to make a square out of one point... Does that make sense? I think im asking too much...
CESIL Posted February 7, 2009 Posted February 7, 2009 I do this on my websites with PHP The basic method is to create a blank 80x80 image, then scale the picture down so the longest edge is 80 with the other side scaled to the correct aspect ratio. Then merge the two with the photo in the centre of the blank. I then create the images on the fly by setting the source of an image to my PHP script and passing the full size photo and path to it as a variable.
vikpaw Posted February 7, 2009 Posted February 7, 2009 Does it matter if it's 80 in one dimension and smaller in the other. I just use MS Office Picture Manager to do it. You can reduce one dimension to the size of your choosing and the other follows in proportion. It's rough and ready but does the job and still works in bulk.
Disaster Posted February 9, 2009 Posted February 9, 2009 if you;re doing a gallery, and have Dreamweaver, it can do this automatically for you.
adhutton Posted February 9, 2009 Posted February 9, 2009 I've used one called 'Thumbnailer' (surprisingly) for years. It is really good and does most of the things you will ever need for thumbnail creation including image galleries, batch operation, linked HTML pages etc... I don't think it is free, but fairly cheap the last time I looked. Web site: Smaller Animals ThumbNailer Andrew 1
z0d Posted February 16, 2009 Posted February 16, 2009 XnView is what I use for almost everything to do with images. It opens almost every image file format I've sent it (even old-schooler stuff like ILBM's and XPM's), it does batch renaming, batch processing (resizing, changing colour depth, changing image format, more complicated effects) and makes webpages/thumbnailing brilliantly. I primarily use it to view images, but it does an excellent job any time I need to change a bunch of BMP's to PNG, change a bunch of image sizes/colour depth, etc. HTH
ChrisP Posted February 16, 2009 Posted February 16, 2009 Photoshop > batch processing. You can even make a dropper icon for the desktop
K.C.Leblanc Posted February 16, 2009 Posted February 16, 2009 I've always used Irfanview. Same here, very handy for batch conversions.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now