I am on a mission to try and compress a 50 GB file into the smallest possible size.
My best idea so far is to use zstd with --ultra -22 flag.
Do you have any better suggestion?
Update, creating my own dictionary might improve the compression rate.
http://mattmahoney.net/dc/text.html
Some 200 programs tested against a large set of wikipedia data.
bwtsatan -20 inputfile outputfile