Official Review
NULL
|
Other links at PHP > Scripts and Programs > Image Handling > Image Creation |
| 2. |
SQL(s)2PNG
|
|
|
This script converts MySQL , Postgresql or SQLite data to an image file using GD and PHP.(...)I "created" an Anti-OCR method: a random line that crosses the document, or the PNG image, in order to "damage" some letters ...
|
| 3. |
JSig - Your online signature creation tools
|
|
|
JSig is your personal dynamic signature image (mostly used in the online forums and message boards) generated by the JSig Windows client. It captures the information like CPU, RAM usage, OS, etc., and sends the data to JSig server. The server will then generate an image based on the information collected by JSig program (+ your custom text) and display it as an image. You can use it anywhere: in online forums, blogs, guest books, on your page, and literally everywhere, where the image posting is possible.
|
| 4. |
PHPCorners
|
|
|
Ever thought pure CSS layouts were too boxy? Many CSS techniques are floating around the web to do rounded corners, but all of them rely on static images that have to be hand sliced, or are browser-specific. PHPCorners gives you the flexibility of CSS3 borders with today's browsers. You can now define beautiful, professional looking rounded borders without touching an image editing program, and with just a couple lines of CSS.This PHP script generates a GIF for each of the corners of a rounded box using a specified set of inner and outer colors, border thickness and color, inner and outer radii (for elliptical corners). The images are smooth and anti-aliased, and otherwise identical to hand-crafted rounded corners, but with a fraction of the work, and far better maintainability. Several CSS/HTML examples are included to illustrate use.
|
| 5. |
Display visitor's IP Address in a graphic
|
|
|
Display visitor's IP Address in a graphic on your website pages (or any other pages) with this simple PHP script. This script makes use of the GD image tools. Can easily be changed to match whatever colors you wish.
|
|
|