The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Image to HTML Script
Heres a small script I made for a freind that converts an image to html text. What I mean by this, is it reads the image and then outputs a exact dulplicate using just html code.
Theres no fancy gui to it at the moment. Heres how it works: http://yourdomain/img2html.php?file=test.jpg It has support for Gif, Jpegs and Png's if your server supports them. Also it has options to set the maxium width and height of the image and also the filesize. You also need GD compiled with php for this to work. I have no online examples of the script at the moment, so instead I'll post a image and its output below. I also like to note, currently the output is twice as big as the original image. This is because of a bug I found in css. It wont let me set the width of the <TD> tags to 1 pixel. If any one finds a fix, please post it. [high]Edit:[/high] Added transparency support to the output html. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|