File Converters
TVout graphics converter
This web form converts an image into the code to be included in your TVout source code. You can provide the URL of an image file or upload a file from your computer.
Details: The image will be converted to grayscale, but you might want to convert it by hand beforehand to control the process. Alpha transparency is supported, but is converted to a 0/1 alpha using the alpha threshold specified below. The grayscale data is also converted to a 0/1 data value using the brightness threshold below. We’ve had the best luck with PNG images, although anything supported by Python’s PIL module should work. Image name provides the basename for the data structures generated; Use a legal string for a c/c++ variable name.




