ID:936200
 
Remade the image encryption thingy. Supports only 32x32 sized dmi for showing atm. (3072 characters)

Giving you the ability to encode 3072 characters inside of a 32x32 icon and decode it also. (1024 pixels).

It can even be used for save-files :D (Depending if you wanted to load each variable with your own parser ;D)

Yes I know this has no real purpose other than to tinker around with but I had fun making it and that's all that matters so shush.

Take a look and tell me what cha think!

http://files.byondhome.com/Kozuma3/Kscript.zip

First.
Secound and pretty amazing stuff
Once you've finished the reading portion, you should try transparently embedding the data into existing images. Should be a good challenge.
Remade it. Faster & Better.
In the past when I've fiddled with things like this I've always had a good time making the image itself an actual image with no oddities but encoding data into the image itself. The advent of PNG comments made it a lot easier. Just encode the comments of the PNG and decode them on the other side. Not near as secret-agent though ;)
In response to Nadrew (#5)
Nadrew wrote:
In the past when I've fiddled with things like this I've always had a good time making the image itself an actual image with no oddities but encoding data into the image itself. The advent of PNG comments made it a lot easier. Just encode the comments of the PNG and decode them on the other side. Not near as secret-agent though ;)

Haha :) , I've always had a thing for trying to make my own little secret language which I could communicate to friends when I was younger. Either weird strikes and tally's or a Morse-code like structure - I just wanted to do somethings I never finished as a child. ^^