A run-length and simple compression explorer: type a string and watch run-length encoding and a basic dictionary (LZ-style) compression build up step by step, showing the encoded output and the achieved compression ratio.

textinteractive
Built in 1 step
  1. A run-length and simple compression explorer: type a string and watch run-length encoding and a basic dictionary (LZ-style) compression build up step by step, showing the encoded output and the achieved compression ratio.
⚑ Report