FunctionSource, Your Source for Developer News

Posts Tagged "image"

Whet your palette

Posted by Dion Almaer about a year ago on image library node

TJ builds on his node-canvas work to give us a simple way to get the most used colors from an image, the palette so to speak.

Self Extracting PNG Fun

Posted by Dion Almaer about a year ago on canvas fun image js

Today we have an example that involves a PNG being served as HTML, and part of the PNG is an img that then bootstraps loading the PNG data and drawing it on a canvas, while also eval()'ing the program that lies within.... all gained from the pixel data.

8-bit Alpha

Posted by Dion Almaer 2 years ago on image tools

Simon Madine brings us some Friday Fun with his useful 8-bit alpha tool.

jsgif: A Rich Player for that Animated GIF

Posted by Dion Almaer 2 years ago on bookmarklet control gif image

jsgif is a merging of past and present. A rich ajaxian control that works on a 1996ian animated gif. I had to double check when I read that it takes an animated gif and creates a debuggable player out of it. Awesome.