zip-manager icon indicating copy to clipboard operation
zip-manager copied to clipboard

Progressive Web App for creating, reading, and editing zip files

This is a PWA using the filesystem API in zip.js.

It is based on React and built with Vite.

See https://gildas-lormeau.github.io/zip-manager/

Features

  • installable for offline use
  • keyboard navigation
  • multi-core compression/decompression of zip entries
  • encrypted zip files
  • 4GB+ zip files (i.e. Zip64)
  • drag and drop files/directories from filesystem on desktop
  • integration in the "Open with..." menu on desktop (see https://developer.mozilla.org/en-US/docs/Web/Manifest/file_handlers)
  • integration with the "Share" feature on mobile (see https://developer.mozilla.org/en-US/docs/Web/Manifest/share_target)
  • customizable accent color
  • DOS theme
  • integrated MIDI/XM/SID music player and visualizer

Screenshots

  • Desktop

screenshot-app-1135x809

  • Mobile

screenshot-395x640