View and analyze compression results from CompactGUI
The application is hosted at: https://james-willer.github.io/CompactDB/
- Search and filter through compression results of CompactGUI
- Visual comparison of different compression algorithms:
- XPRESS4K
- XPRESS8K
- XPRESS16K
- LZX
- Real-time search with highlighting of matched terms
- Color-coded savings percentage indicators:
- Green: > 20% savings
- Yellow: 0-20% savings
- Red: Negative savings
The database is automatically updated daily through GitHub Actions workflow, pulling fresh data from upstream source.
The project is built using:
- HTML5
- CSS3
- Vanilla JavaScript
- Font Awesome for icons
- Google Fonts (Inter) for typography
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details
- Built with HTML5, CSS3, and vanilla JavaScript
- Uses CompactGUI data for compression analysis
- Inspired by the need for better visualization of compression results
- Created with the help of AI-assisted development tools