Projects / c64img

c64img

c64img is a PHP script that converts an image (JPEG, PNG, or GIF) to an image that can be shown on a Commodore 64 (FLI style). It searches for the best possible colors in the 160x200 (X-doubled) resolution, and uses a simple dithering method to distribute errors. It outputs a 640x200 image consisting of the resampled original on the left and the dithered C64 image on the right.

Tags
Licenses
Implementation

RSS Recent releases

  •  31 Mar 2007 21:06

Release Notes: Major feature enhancements were made. The following options were added: "size=double" to double the size of the output image, "show=c64" to show only the c64 image, "dither=[0-100]" to dither by a percentage (default: 50%), and "palette=[c64s|ccs64|frodo|godot|pc64|vice|pepto]" to select a palette.

  •  21 Mar 2007 12:02

No changes have been submitted for this release.

No changes have been submitted for this release.

Screenshot

Project Spotlight

flashrd

An OpenBSD flash read-only installer.

Screenshot

Project Spotlight

mod_pLua

An Apache2 module for displaying preprocessed Lua with a PHP-like syntax.