Update! v.2.3.5

⚑ Faster 7z engine β€” js7z.wasm is preloaded and pre-compiled when the worker starts, so the first open/extract feels noticeably quicker.

πŸ’Ύ Smarter memory for large archives β€” 7z/RAR/TAR now mount via WORKERFS instead of copying the whole archive into memory. Larger archives open reliably (up to ~50 GB for ZIP, improved limits for 7z/RAR).

πŸ“¦ Better batch downloads β€” multi-file extract from 7z/RAR no longer stops at the old 500 MB cap.

🎨 UI polish β€” tab ↔ side panel switch is disabled while an archive is loading.

🐞 Bug fixes β€” Improved list parsing and size-limit messages.

keyboard_arrow_up