Closed
Description
Is your feature request related to a problem? Please describe.
Recently I'm debugging a program which compress input with LZ4 compression, but CyberChef doesn't support it.
Describe the solution you'd like
Add lz4 compress/decompress.
Describe alternatives you've considered
There are alternatives for most languages such as this
Additional context
N/A