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

moxiecode/plupload

Plupload is JavaScript API for building file uploaders. It supports multiple file selection, file filtering, chunked upload, client side image downsizing and when necessary can fallback to alternative runtimes, like Flash and Silverlight. observed · 2026-08-28

github.com/moxiecode/plupload · homepage · JavaScript · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 6078
  • days_rel: n/a
  • days_push: 776
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5617 stars · 1400 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Plupload is a cross-browser JavaScript API for building file uploaders, supporting multiple file selection, file filtering, chunked uploads, drag-and-drop, and client-side image resizing. It uses a multi-runtime architecture with fallbacks (Flash, Silverlight) for legacy browsers lacking HTML5 support.

Use cases

  • upload large files in chunks from the browser
  • build a customizable file uploader with progress indication
  • resize images on the client before uploading
  • support drag-and-drop file uploads
  • upload files in legacy browsers without HTML5
  • upload directly to Amazon S3
  • filter files by type in a multi-file upload dialog

When to choose

  • you need chunked uploads of very large files
  • you must support old browsers via runtime fallbacks
  • you want client-side image downsizing to save bandwidth
  • you need a visually neutral uploader API you can fully customize

When to avoid

  • you only target modern browsers and want a lighter, more modern uploader
  • you need an actively developed project with frequent updates
  • AGPL-3.0 licensing is incompatible with your product without a commercial license
  • you need first-class support for Flash/Silverlight-era runtimes going forward

Facets

library · maturity maintenance

file-upload image-processing http-client web-development frontend files browser file-uploader chunked-upload drag-and-drop multi-runtime html5 client-side-image-resizing legacy-browser-support javascript

4 sources

Member repositories

RepositoryRoleHealth v2
moxiecode/pluploadmain23

For agents

markdown · JSON · MCP: product_card(name="moxiecode/plupload")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem