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