Home

lz-string: JavaScript compression, fast!

The demo

In this demo, you have three textareas and compressions are timed and mesured between lz-string and LZMA level 1. Compressed data is represented in hexadecimal form for better readability. This page is loosely inspired (and partly copy-pasted) from LZMA.JS Advanced Demo.

Go back to the home page.


Text to compress:

Time: Size:
LZ-String:

Time: Size:
LZMA:

Time: Size:
Home