Thread
:
Boot logo decoding in python
View Single Post
tz1
2009-01-08 , 21:58
Posts: 716 | Thanked: 236 times | Joined on Dec 2007
#
4
His compress doesn't actually compress, just codes everything as literal byte pairs.
I can't tell if I've got everything right (corner cases mainly since I've tested common things), but the attached will handle anything Python can accept to load as an image (which includes gif, png, jpg) and actually compress the output to logo-out.
Attached Files
im2pix.py.gz
(751 Bytes, 108 views)
Quote & Reply
|
The Following 2 Users Say Thank You to tz1 For This Useful Post:
maacruz
,
qwerty12
tz1
View Public Profile
Send a private message to tz1
Find all posts by tz1