I want to compress text (string) as hard as possible because if md5 function can compress in 32 characters then there must be some reverseable way of good compression.
Any help.