The Simple Zip package is a lightweight and portable plugin for Unity that allows you to compress and decompress data across various platforms, including iOS, Android, Desktop, and WebGL. It provides a simple and fast way to work with compressed data, with no impact on build size due to the lack of third-party plugins.
The package offers a range of features, including:
- Compressing string and binary data with Gzip
- Compressing files and directories to Zip archives
- Support for any platform: iOS, Android, Desktop, and WebGL
The plugin provides several methods for working with compressed data, including:
- Compressing and decompressing strings and byte arrays
- Compressing and decompressing files and directories
- Compressing and decompressing archives
This package is designed to be easy to use and integrate into your Unity projects, with a simple and intuitive API.
The package uses Gzip for compression and supports both string and binary data. It also supports compressing and decompressing files and directories, as well as archives. The plugin is designed to be lightweight and portable, with no impact on build size.





