xlmnxp / extractify.zip

Extract and Explore compressed files online and securely

Home Page:https://extractify.zip/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extractify.zip License: GPL-3.0

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.

Demo

https://extractify.zip/

Features

  • Sandbox mode to prevent malicious files. (use WebAssembly to extract files and don't use any server side code)
  • Works on mobile and desktop.
  • View & Extract compressed files.
  • Don't need to upload your files to server. (work offline)

How to use

How to build

  • Install Node.js
  • Install dependencies: npm install
  • Build: npm run build
  • Run: npm run start

License

Extractify.zip is licensed under the GPL-3.0 License.

About

Extract and Explore compressed files online and securely

https://extractify.zip/

License:Other


Languages

Language:TypeScript 51.5%Language:Vue 48.5%