- 1,251 categories
- 40,829 scripts
- This small class converts images into some kind of ASCII art. Black/white and colour modes for rendering are available. Requires the GD library. Source, Demo and API Doc available for download.
- IMGLIB is a simple but efficient image library for PHP without using the GD library. It is capable of reading the width and height of a picture (GIF, JPG, JPEG, PNG).
- Include/insert your gif/jpg image inside your PHP script using base64-encodeing. This enables you to create a good functional website with images, using only one file: Your php-script. The script it self is also a good example of how this works. Enjo...
Page: