On Fri, Oct 31, 2014 at 11:59 AM,  <meino.cra...@gmx.de> wrote:
> I am currently checking the compression tools I know of for the
> best compression ration. But I will definitly miss those I dont
> know...
> And sometimes one can do magic with option and switches of that
> kind of tools I also dont know of.

I can't imagine that any tool will do much better than something like
lzo, gzip, xz, etc.  You'll definitely benefit from compression though
- your text files full of digits are encoding 3.3 bits of information
in an 8-bit ascii character and even if the order of digits in pi can
be treated as purely random just about any compression algorithm is
going to get pretty close to that 3.3 bits per digit figure.

--
Rich

Reply via email to