NFO to PNG
Jump to navigation
Jump to search
Contents
Description
This PHP script converts a NFO file into a monochrome PNG image and outputs it to the browser.
Everything is hardcoded, it does not rely on any image libraries to create the image.
The script is easy to configure and allows you to change the background and foreground colors and limit the image width.
See also
Download
You can download the PHP source code and sample NFO packaged in a single ZIP file, 5.50 KB, from this link.
Online demo
Click on this link to view the script in action.