Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scenent/cpp-images2onefile

compress / decompress between images and one file.
https://github.com/scenent/cpp-images2onefile

Last synced: 5 days ago
JSON representation

compress / decompress between images and one file.

Awesome Lists containing this project

README

        

# cpp-images2onefile
compress / decompress between images and one file.

## requirements
- [zlib](https://www.zlib.net/)
- [stb_image.h](https://github.com/nothings/stb/blob/master/stb_image.h)
- [stb_image_write.h](https://github.com/nothings/stb/blob/master/stb_image_write.h)