Unzip a ZIP file Client Side

Does anyone know if there is a way to unzip a zip file for manipulation with TWebCore in the browser?

Thanks,

Rhett Price

We've not needed to use this functionality here so far but you might have a look at a JS lib for unzip, for example: zip.js - JavaScript library to zip and unzip files and integrate this.