# blueimp/jQuery-File-Upload

File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.

Repository: https://github.com/blueimp/jQuery-File-Upload
Canonical: https://ross.abutalabs.com/products/jquery-file-upload
Homepage: https://blueimp.github.io/jQuery-File-Upload/
Language: PHP
License: MIT
License Family: permissive
Archived: true
Last push: 2026-04-08T09:52:14+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 76, release rhythm 35, longevity 100
- inputs: {"age_days": 5754, "days_push": 147, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 30717, forks 7744 (observed 2026-08-28T04:11:54.585373+00:00)

## What it is
A jQuery plugin providing a file upload widget with multiple file selection, drag & drop, progress bars, validation, and media previews. It supports cross-domain, chunked, and resumable uploads and works with any server-side platform handling standard HTML form file uploads.

## Use cases
- add drag and drop file uploads to a web page
- upload multiple files with a progress bar
- resume interrupted large file uploads
- upload large files in chunks
- show image previews before uploading
- upload files cross-domain with ajax

## When to choose
- you need a battle-tested jQuery-based upload widget with broad legacy browser fallbacks
- you need chunked, resumable, or cross-domain uploads without building them yourself
- your stack is any server platform that accepts standard HTML form uploads

## When to avoid
- you use a modern framework like React or Vue and prefer a native or framework-specific uploader
- your project has no jQuery dependency and you want a zero-dependency solution
- you need actively developed features rather than a mature, mostly-maintained plugin

## Facets
- artifact type: library
- maturity: maintenance
- function: file-upload, ui-components, image-processing
- domain: web-development, frontend, files
- platform: browser, php, python, cross-platform
- tags: jquery-plugin, drag-and-drop, resumable-uploads, chunked-uploads, progress-bar, html5, nodejs

## Member repositories
- blueimp/jQuery-File-Upload (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:54.585373+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:52:43.985348+00:00, confidence not recorded.
  - readme: https://github.com/blueimp/jQuery-File-Upload (fetched 2026-08-28T04:11:54.585373+00:00, sha ca871edfbebd)
  - homepage: https://blueimp.github.io/jQuery-File-Upload/ (fetched 2026-08-29T07:49:32.448170+00:00, sha d4a4240d544d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
