4.4.0

Note

Version 4.0 brings some breaking changes. See the upgrading to 4.x page for help on upgrading from a 3.x version.

Documentation Overview

Welcome to Fine Uploader’s documentation. This documentation is divided into different parts. It’s recommended that you first check out the quickstart for Fine Uploader. If you’d rather dive into the internals of Fine Uploader, check out the exhaustive feature reference or API documentation. For assistance in getting your upload server set up, check out the docs on the server-side.

Getting Started

This area of the documentation is mostly prose and examples. It is meant to be human-readable and accessible to those looking to get started with Fine Uploader. For experts, or developers looking to view more technical documentation, refer to the API docs.

Quickstart

Traditional Uploader
  1. Getting Started with Fine Uploader
  2. Setting Fine Uploader options
  3. Creating an upload server
Amazon S3 Uploader
  1. Getting Started with Fine Uploader
  2. Setting Fine Uploader options
  3. Creating an upload server
Azure Blob Storage Uploader
  1. Getting Started with Fine Uploader
  2. Setting Fine Uploader options
  3. Creating an upload server

Fine Uploader Modes

Plugins

Endpoint Handlers (server-side guidelines)

Additional Information