Calculator Community > Community Contests

[ENDED] Code Golf Contest #13: A Picture's Worth 140 Chars

(1/4) > >>

JWinslow23:
May luck be with us.

NEXT: Here
PREVIOUS: Here

Challenge 13: A Picture's Worth 140 Characters

Problem

Twitter has just disabled their picture upload system! You accept the change, but still want to tweet pictures to everyone. But how are you going to do that? By image compression, of course!

Your mission, if you choose to accept it, is to write two programs (both counting towards your size): one that takes a .png file as input and outputs a compressed version in a string that is 140 characters or less, and one that takes that string and converts it back to a .png file. The converted image must at least be recognizable. You may use any character set, so long as it can be tweeted. Test images will be uploaded later.

Deadline
October 26, 2014, 1:00 AM EST

If any further clarification is needed, contact me. I will try to make you get the picture. :P

N/A
RankUserSizeDateCode1N/AN/AN/A
Language Ranking
RankLangUserSizeDateCode1N/AN/AN/AN/A

Juju:
Hmm. Something that compresses a whole image to 140 bytes. Unless your image is small that might be impossible.

JWinslow23:

--- Quote from: Juju on October 12, 2014, 12:14:49 pm ---Hmm. Something that compresses a whole image to 140 bytes. Unless your image is small that might be impossible.

--- End quote ---
Umm...Actually, we're not compressing a whole image. You can reduce the quality before compressing. :P Or turn it into polygon shapes. :P

pimathbrainiac:
That pun, though ;D

In all seriousness, I think this will be a challenge in C, but not so much in Java. Time to gogogogogo!

JWinslow23:
Bump.

Remember, you can lower the quality of the image, use CJK and emoji, etc.

Navigation

[0] Message Index

[#] Next page

Go to full version