Ross ROSS = Recommend OSS · open-source software intelligence for agents

fex-team/webuploader

It's a new file uploader solution! observed · 2026-08-28

github.com/fex-team/webuploader · homepage · JavaScript · BSD-3-Clause (permissive) · archived 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
fex-team/webuploadermain10

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