back

The wonderful world of SVG

View Comments View Comments Check out this blog article #neoco #crmtweet this

Posted By Neoco

Neoco Sketch

Neoco Sketch

I recently stumbed upon a site that does one simple job – it takes an image and then produces a representation of this image by simply writing words on a page. My explanation is clearly rubbish, so here’s what it does, straight from the horses mouth:

Textorizer takes a raster image in a format such as png, jpeg or gif, detects edges using a Sobel convolution filter and replaces them with supplied lines of text.

You can click here to see my “textorized” version of one of LB’s Neoco sketches.

The output of this process is an SVG XML file – where SVG stands for Scalable Vector Graphics (click here for more details from Wikipedia). In terms of the usefulness of this process, I will say what I said to eveyone in the office – usefulness, like beauty, is in the eye of the beholder. I think it’s useful. Kind of!

http://textorizer.whatfettle.com/

blog comments powered by Disqus