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 test.txt
Is there anyway to identify what format the original image is (or does anyone recognise the format)?
The attached test.txt is the raw data I extracted for an image of the 'Peppa Pig' logo.
Any help appreciated.
Thanks,
NiVZ test.txt