fex-team/webuploader
It's a new file uploader solution! observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4776
- days_rel: n/a
- days_push: 2044
- n_releases_24m: 0
Adoption not part of the score
7634 stars · 2294 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
WebUploader is a JavaScript file upload component that uses HTML5 as its primary runtime with a Flash fallback for legacy browsers like IE6+. It supports chunked concurrent uploads of large files, image preview and compression, drag-and-drop, paste-to-upload, and MD5-based instant upload.
Use cases
- upload large files in chunks with concurrent requests
- support file uploads in legacy IE browsers
- add drag-and-drop and paste image upload to a web app
- compress and preview images before uploading
- skip re-uploading files with MD5 instant upload
When to choose
- you need broad legacy browser compatibility including IE6+
- you upload very large files and want chunked, resumable transfers
- you want a self-contained uploader with image preview/compression built in
When to avoid
- you only target modern browsers and prefer actively maintained alternatives like Uppy or FilePond
- your stack relies on Flash-free environments (Flash is deprecated)
- you need long-term support or timely bug fixes, since the project is in maintenance mode
Facets
library · maturity maintenance
file-upload image-processing web-development frontend browser cross-platform file-uploader html5 flash-fallback chunked-upload javascript
3 sources
- readme: https://github.com/fex-team/webuploader · fetched 2026-08-28 · d36987741141
- homepage: http://fex.baidu.com/webuploader/ · fetched 2026-08-29 · 028ee0b17cf3
- registry_npm: https://registry.npmjs.org/webuploader · fetched 2026-08-29 · f2810d13d7d4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fex-team/webuploader | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="fex-team/webuploader")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem