SmallBytes is a responsive web-app that is use to compress / decompress files containing different formats. These are some formats that it will compress / decompress :
- TXT
- PNG
- JPG
- TIFF
The Compression Algorithm that is used in SmallBytes is Lempel-Ziv compression which is a Dictionary-based algorithm.