Exgzip [FREE]
: Easily compress strings or binaries into Gzip format and decompress Gzip data back into its original form.
While the underlying Erlang :zlib module is powerful, its API can be low-level and cumbersome for developers accustomed to Elixir's syntax. bridges this gap by providing: EXGzip
For more advanced use cases like stream processing or custom compression levels, you can refer to the official documentation on HexDocs . : Easily compress strings or binaries into Gzip