What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Making Thumbnails with html / Image Conversion

Making Thumbnails with html / Image Conversion
Author: Message:
John Anderton
Elite Member
*****

Avatar

Posts: 3908
Reputation: 80
37 / Male / Flag
Joined: Nov 2004
Status: Away
O.P. Making Thumbnails with html / Image Conversion
<img src='/image.jpg' alt='' />
If this code is used then it will directly show the image ..... is there a similar code in html to directly show it in thumbs ???

Or the other option is that i need to know a nice converter to convt. my jpg's to another format (which u have to suggest) so that the quality is maintained and the size is nearly the same cause my server doesnt support jpg's so directly the script i am using cant make a thumbnail for me :(

Please help :)

I cant sit and convert 40 odd jpg's so is there another way in case i need to use the 2nd method :) (2nd method is prefered as i dont think the 1st one is possible)
[

KarunAB.com
]

[img]http://gamercards.exophase.com/459422.png[
/img]
04-20-2005 03:26 PM
Profile E-Mail PM Web Find Quote Report
Ezra
Veteran Member
*****

Avatar
Forgiveness is between them and God

Posts: 1960
Reputation: 31
37 / Male / Flag
Joined: Mar 2003
RE: Making Thumbnails with html / Image Conversion
<img src="image.jpg" width="xx" height="xx">

Or use a php script that will create a thumb of the original everytime the page loads.

Oh and Google for a "Batch Image Converter" ;)

This post was edited on 04-20-2005 at 03:54 PM by Ezra.
[Image: 1-0.png]
             
04-20-2005 03:52 PM
Profile PM Web Find Quote Report
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: Making Thumbnails with html / Image Conversion
quote:
Originally posted by John Anderton
Or the other option is that i need to know a nice converter to convt. my jpg's to another format (which u have to suggest) so that the quality is maintained and the size is nearly the same cause my server doesnt support jpg's so directly the script i am using cant make a thumbnail for me

other formats will be bigger just like how that php converter script I made , made the jpeg -> png's a little bigger also how bad is the conversion between jpeg -> gif using my script?

also with <img src="image.jpg" width="xx" height="xx">  the full image is downloaded then is modified to be that size so eh.

contact me on msn tomorrow :P.
[Image: dt2.0v2.png]      Happy Birthday, WDZ
04-20-2005 04:35 PM
Profile PM Web Find Quote Report
John Anderton
Elite Member
*****

Avatar

Posts: 3908
Reputation: 80
37 / Male / Flag
Joined: Nov 2004
Status: Away
O.P. RE: Making Thumbnails with html / Image Conversion
quote:
Originally posted by Ezra
Or use a php script that will create a thumb of the original everytime the page loads.
I have a script for that ... :P But as i already said my server isnt jpg compliant :S (gd library :S) so i cant make thumbs with it :dodgy:
I cant use wordpress either cause of the same reason.
quote:
Originally posted by Ezra
<img src="image.jpg" width="xx" height="xx">
And thx ;)
quote:
Originally posted by Ezra
Oh and Google for a "Batch Image Converter"
I wasnt sure of the keywords so i tht id just ask for a software if neone knew one but ok .... ill google ;)
[

KarunAB.com
]

[img]http://gamercards.exophase.com/459422.png[
/img]
04-20-2005 04:36 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On