Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.04 KB

README.md

File metadata and controls

15 lines (12 loc) · 1.04 KB

VB6 compression library wrapper(s)

This project provides convenient VB6 wrappers for a variety of compression libraries, including...

A small sample project allows you to compare compression time, decompression time, and compression ratio across all libraries. Drag+drop a file onto the text box to test it.

The bulk of this project is adopted from the PhotoDemon project which is BSD-licensed. The 3rd-party compression libraries used in this project have their own licenses; please refer to LICENSE.md for full details.