# valor-software/ng2-file-upload

Easy to use Angular components for files upload

Repository: https://github.com/valor-software/ng2-file-upload
Canonical: https://ross.abutalabs.com/products/ng2-file-upload
Homepage: http://valor-software.github.io/ng2-file-upload/
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-03-05T14:16:42+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 70, release rhythm 41, longevity 100
- inputs: {"age_days": 4024, "days_push": 181, "days_rel": 181, "gap_med": 206.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1900, forks 649 (observed 2026-08-28T04:05:51.552057+00:00)

## What it is
ng2-file-upload is a set of Angular directives and a FileUploader service for handling file uploads via file inputs and drag-and-drop areas. It supports multipart uploads, streaming to APIs like Amazon S3, and auth token headers.

## Use cases
- upload files from an Angular form input
- add drag-and-drop file upload to an Angular app
- upload files to an API endpoint with an auth token
- stream files directly to Amazon S3 from the browser
- queue multiple files before uploading

## When to choose
- you are building an Angular application that needs file upload
- you want ready-made select and drop-zone directives with an uploader queue
- you need S3-style streaming uploads without multipart forms

## When to avoid
- you are not using Angular
- you need uploads in React, Vue, or vanilla JS
- you need advanced features like chunked or resumable uploads

## Facets
- artifact type: library
- maturity: active
- function: file-upload, ui-components
- domain: web-development, frontend
- platform: -
- tags: angular, file-upload, drag-and-drop, typescript, web-server, nodejs

## Member repositories
- valor-software/ng2-file-upload (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:51.552057+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-30T03:12:04.203645+00:00, confidence not recorded.
  - readme: https://github.com/valor-software/ng2-file-upload (fetched 2026-08-28T04:05:51.552057+00:00, sha 0b88ee501d95)
  - homepage: http://valor-software.github.io/ng2-file-upload/ (fetched 2026-08-29T10:51:35.804636+00:00, sha 61d54f9813da)
  - registry_npm: https://registry.npmjs.org/ng2-file-upload (fetched 2026-08-29T10:51:35.807009+00:00, sha 02e3e68f8c6f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
