Upload de arquivos grandes em chunks no navegador, via fetch e Content-Range.
-
Updated
Jul 26, 2026 - JavaScript
Upload de arquivos grandes em chunks no navegador, via fetch e Content-Range.
Secure, chunked & resumable client file drop box directly into Google Drive (multi-GB without Google account) built with Google Apps Script.
Self-hosted file drop: web page with chunked uploads (gets past Cloudflare's 100MB body cap) and SFTP on the same folder
htmx extension for resumable file uploads with the tus protocol. Full tus 1.0.0 support, including the Creation, Expiration, Checksum, Termination and Concatenation extensions.
Add a description, image, and links to the chunked-upload topic page so that developers can more easily learn about it.
To associate your repository with the chunked-upload topic, visit your repo's landing page and select "manage topics."