Remote ZIP extractor — fetch one file without downloading everything
JetZip Remote ZIP reads a remote archive directory with HTTP Range requests and downloads only the entry you need. Nothing is stored on JetZip servers — your browser talks to the host (CORS + Accept-Ranges required). Free, in-browser, zero JetZip upload.
HTTP Range · fflate
Remote ZIP fetch
List a remote ZIP’s file tree by reading only the directory. Extract one file with a targeted byte-range download — perfect for huge archives.
- Reads only the ZIP central directory — not the whole archive
- Downloads just the byte range for the file you pick
- Inflates in-browser with fflate — nothing is uploaded to JetZip
