A quick and simple way to compress and decompress files in node js using zlib(which is a software library for data compression) module as well as fs (file system) for making readable and writable streams and pipes.
Thanks for watching and do subscribe my channel.
Sample Project File : https://github.com/kharbanda14/youtub...