Converts PNG files to SIF1. Requires Node.js and the pngjs
library, which can be installed with:
npm install pngjs
Download - A .rename extension was added to prevent browsers from rendering this.
Decodes SIF1 in your browser. Requires a webserver, like serve. The decoder by default views any file called build.sif, though it can be changed on line 23.
To prevent CGI from running this, a .rename extension has been added.
A library for reading SIF pictures. It is required by drawsif
.
As before, .rename is added to prevent CGI from running this.
Actually draws your SIF pictures. Usage: drawsif file.sif