Text-to-bitmap

Encodes your text as a bitmap

Download as .zip Download as .tar.gz View on GitHub

Text-to-Bitmap

See examples of what Text to Bitmap does!

Check out a demo of the API -- no programming necessary!

Can you decode the images shown below without knowing any of the details used?

If you can beat these challenges, it can help improve the security of future releases!

It'll take a while, but here's a brute force decoder for you to play with that might help you (eventually) solve these challenges: https://github.com/shannonturner/text-to-bitmap/blob/master/brute_force_decoder.py

Challenge #1: Easy


Challenge #2: Medium


Challenge #3: Hard