Software Alternatives & Reviews

FilePond.js VS tus.io

Compare FilePond.js VS tus.io and see what are their differences

FilePond.js logo FilePond.js

Uploads anything you throw at it

tus.io logo tus.io

File Uploads
  • FilePond.js Landing page
    Landing page //
    2021-10-21
  • tus.io Landing page
    Landing page //
    2023-07-24

Category Popularity

0-100% (relative to FilePond.js and tus.io)
Development
100 100%
0% 0
File Uploader
0 0%
100% 100
Javascript UI Libraries
100 100%
0% 0
Digital Asset Management
0 0%
100% 100

User comments

Share your experience with using FilePond.js and tus.io. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, tus.io should be more popular than FilePond.js. It has been mentiond 17 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

FilePond.js mentions (5)

  • Any good library to handle file uploads???
    Just looking at the docs for react-dropzone, they recommend Filepond for something similar to what you're looking for. Source: over 1 year ago
  • Can't get Django to work with FilePond for some reason
    I've had this problem for a while. I'm using filepond on the frontend for uploading files, and I've followed their setup documentation, but I cannot for the life of me get it to work. I'm using django-drf-filepond as the backend for my FilePond uploads, but I keep getting `Bad Request: /uploads/process/` errors. My FilePond configuration is. Source: about 2 years ago
  • Form data with HTML5 FormData file upload - [HELP]
    This works as intended if the form does not invoke filepond. Source: over 2 years ago
  • What is the best React video and image upload library?
    I'm a big fan of this library: https://pqina.nl/filepond/. Source: over 2 years ago
  • Awesome Things Related To React Hooks 😍
    React Filepond - A new way to upload files. - Source: dev.to / over 2 years ago

tus.io mentions (17)

  • Supabase Storage: now supports the S3 protocol
    Resumable uploads are powered by the TUS protocol. The journey to get here was immensely rewarding, working closely with the TUS team. A big shoutout to the maintainers of the TUS protocol, @murderlon and @acconut, for their collaborative approach to open source. - Source: dev.to / 16 days ago
  • Ask HN: Best modern file transfer/synchronization protocol?
    If it’s one way (that wasn’t quite clear from the requirements to me). Take a look at https://tus.io/. - Source: Hacker News / 4 months ago
  • Introduction to HTTP Multipart
    HTTP/1 requests (uploads in this case) are also separate to some degree (though there are fairly stringent limits on connections per domain iirc which HTTP/2 resolves via the mentioned streams/multiplexing of connections). The problem they have specifically would be that in a single request (form post for example) those uploads will be linear. Solution really boils down to paralellizing the upload, using... - Source: Hacker News / about 1 year ago
  • Supabase Storage v3: Resumable Uploads with support for 50GB files
    Hey hn, supabase ceo here This release introduces a few new features to Supabase Storage: Resumable Uploads , Quality Filters, Next.js support, and WebP support. As a reminder, Supabase Storage is for file storage, not to be confused with Postgres Storage. Resumable Uploads is the biggest update because it means that you can build more resilient apps: your users can continue uploading a file if their internet... - Source: Hacker News / about 1 year ago
  • Uploading files to ASP.NET rest API
    If you're going to upload semi large files (100 MB) and want resumability for that upload (i.e. It can resume if the connection breaks down) I would recommend using https://tus.io and tusdotnet . It's an open protocol, clients exist for a large range of languages and tusdotnet supports customizing the storage to send files directly to Azure blob storage using Xtensible.TusDotNet.Azure. Source: about 1 year ago
View more

What are some alternatives?

When comparing FilePond.js and tus.io, you can also consider the following products

Pixi.js - Fast lightweight 2D library that works across all devices

Uppy - The next open source file uploader for web browsers

Substance - A JavaScript library for web-based content editing

CarrierWave - Solution for file uploads for Rails, Sinatra and other Ruby web frameworks.

Anime.js - Lightweight JavaScript animation library

Paperclip - A faster way to user interfaces for React applications