This is a web version of Burglar's png2prg. It lets you convert PNG images to C64 PRG files directly in your browser. Enter the URL of a PNG image and click "Convert" or paste or upload a PNG image directly.
PNG2PRG converts PNG/GIF/JPEG images to C64 graphics formats (hires or multicolor bitmap, charset, PETSCII, ECM or sprites). It automatically finds the best matching palette and colors.
This web version uses WebAssembly to run the original Go code directly in your browser.