- cross-posted to:
- foss@beehaw.org
- cross-posted to:
- foss@beehaw.org
Extractify.zip is open source progressive web app (PWA) website to view and extract zip files online without downloading them (client side). It is a free and open source project.
Website: https://extractify.zip/
You must log in or # to comment.
I’m confused. How are you defining “download” and “online” here?
The website suggests that the server holds the files and does the extraction:
Extract and Explore compressed files online [emphasis mine]
which fits with the github claim of:
to view and extract zip files online without downloading them
but the website also states that:
nothing leave your browser
which suggests that the server has nothing to do with it, and you do actually download the zip files first.
What am I missing?