Hello,
I've got a SQLite database (not created by me) which has thumbnails stored in it in a BLOB field. If I paste the raw data from the field into Notepad, turn on word wrap and resize it I can see an ASCII representation of the image.
EDIT: Or if you load it using DOS command, EDIT /176...