How to zip comment editor online for free
- Step 1Open the tool — Visit /archive-tools/zip-comment-editor — no account required to start.
- Step 2Provide input — Drop the file (or files) into the dropzone. The tool validates the input format and tier limit before processing begins.
- Step 3Run and download — Click Process. The result panel shows metrics (size, ratio, entry count) and a Download button. Output is a ZIP / TAR.GZ / GZ archive ready for local use.
Frequently asked questions
Does the Comment Editor upload my files?+
No. The entire pipeline runs in WebAssembly inside your browser tab. Open DevTools → Network during processing — you'll see zero outbound requests for the input data.
What's the maximum file size?+
Free: 50 MB. Pro: 500 MB. Pro+Media: 2 GB. Developer: 2 GB. Enterprise: unlimited. Upgrades remove the limit and unlock batch mode.
Which browsers are supported?+
Chrome, Edge, Firefox, Safari, Brave, and Opera — anything with WebAssembly and the File System Access API. Mobile Safari and Chrome work too, though large archives may exceed device memory.
Can I integrate this with my CI/CD?+
Programmatic API access is on the JAD Apps roadmap (Phase 15). For now, every tool runs as a standalone page; a Pro plan unlocks bulk uploads through the UI.
Privacy first
Every JAD Archive tool runs entirely in your browser using fflate, @zip.js/zip.js, and the libarchive WASM bridge. Your archives never leave your device — verified by zero outbound network requests during processing.