A client-side archive gallery viewer. Paste a link to an archive and browse the media inside - all in your browser, no server.
Paste an archive URL (or append ?url=<archive-url> to the page URL). Supported archives: zip, rar, 7z, tar, tar.gz, tar.bz2, tbz, tgz.
Note: The server hosting the archive must allow cross-origin requests (CORS). If loading fails, try a CORS proxy or a CORS-bypass extension
Encrypted/password-protected archives are not currently supported.
npm install
npm run build
npm run previewThis project is subject to the terms of the Mozilla Public License, v. 2.0.