Skip to content

v1.2

Latest
Compare
Choose a tag to compare
@90th 90th released this 20 Jul 02:16
· 9 commits to main since this release
91f25bc

Whats New?

Optimized Zipper for efficient handling of large files by implementing buffered writing and improved file existence check.
C++17

Checksums

MD5: f19e2957f56394b4cee863c587ff431e
SHA256: 00fe9cd412045b80c0c79cf121e6b82ec5873f98d44717186df4290a23cbf312
SHA512: f24f61c60926863a87b1a8aaaf225304df34b4e6c7871ba539b5a4a779032292ed20b6b36caa915c9035ffb13511c781a7f342d36e3974ad6293892e1e4c6fc3

Zipper is a command-line interface (CLI) application that allows you to embed multiple files into an image by creating a ZIP archive and appending it to the image. This can be useful for various purposes, such as hiding data within images or packaging files together with an image.