# FineUploader/fine-uploader

Multiple file upload plugin with image previews, drag and drop, progress bars. S3 and Azure support, image scaling, form support, chunking, resume, pause, and tons of other features.

Repository: https://github.com/FineUploader/fine-uploader
Canonical: https://ross.abutalabs.com/products/fine-uploader
Homepage: https://fineuploader.com
Language: JavaScript
License: MIT
License Family: permissive
Topics: fineuploader, javascript, web-development, files, vanilla-javascript, vanilla-js, standalone, api, file-upload, javascript-library, dropzone
Archived: true
Last push: 2018-11-19T00:49:27+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5919, "days_push": 2845, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8138, forks 1827 (observed 2026-08-28T04:10:13.838630+00:00)

## What it is
Fine Uploader is a dependency-free vanilla JavaScript file upload library supporting multiple file uploads with drag-and-drop, progress bars, image previews, chunking, resume, and direct-to-S3/Azure uploads. The project has been officially discontinued and is no longer maintained.

## Use cases
- add drag and drop file uploads to a web page
- upload files directly to S3 from the browser
- show upload progress bars and image previews
- chunk and resume large file uploads
- scale images client-side before uploading
- multiple file upload without jQuery dependencies

## When to choose
- you need a battle-tested, dependency-free uploader and accept no future updates
- you want direct-to-S3 or Azure uploads with chunking and resume
- you must support legacy browsers with a single JS file

## When to avoid
- starting a new project - the project is officially shut down and unmaintained
- you need security patches or active community support
- you want a framework-integrated uploader with modern tooling

## Facets
- artifact type: library
- maturity: abandoned
- function: file-upload, ui-components, image-processing
- domain: web-development, frontend, files
- platform: browser
- tags: vanilla-javascript, drag-and-drop, s3, azure, chunked-upload, no-dependencies, unmaintained, nodejs

## Member repositories
- FineUploader/fine-uploader (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:13.838630+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-29T17:29:50.769802+00:00, confidence not recorded.
  - readme: https://github.com/FineUploader/fine-uploader (fetched 2026-08-28T04:10:13.838630+00:00, sha 9e4ef4e43e99)
  - homepage: https://fineuploader.com (fetched 2026-08-29T08:29:02.617722+00:00, sha 07fdf45f868d)
  - site_page: http://fineuploader.com/about (fetched 2026-08-29T08:29:02.627363+00:00, sha 66ebe3ae7e29)
  - site_page: https://fineuploader.com/about (fetched 2026-08-29T08:29:02.630070+00:00, sha 66ebe3ae7e29)
  - registry_npm: https://registry.npmjs.org/fine-uploader (fetched 2026-08-29T08:29:02.632881+00:00, sha ccf8b9f79d21)
- Data as of 2026-08-30T08:39:29.467469+00:00.
