Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1019 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 1019 Bytes

Zipper Zipper Logo

GitHub Downloads (all assets, latest release) GitHub last commit GitHub Repo stars

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.

Usage

Run the zipper application with the following syntax:

zipper.exe original.png output.png file.zip

Note: The application can append any ZIP-compatible file type, including .zip, .7z, .rar, and others.

License

This project is licensed under the MIT License - see the LICENSE file for details.