Hometus.io logo

tus – resumable file uploads

People are sharing more and more photos and videos every day. Mobile networks remain fragile however. Platform APIs are also often a mess and every project builds its own file uploader. There are a thousand one-week projects that barely work, when all we need is one real project. One project done right.

We are the ones who are going to do this right. Our aim is to solve the problem of unreliable file uploads once and for all. tus is a new open protocol for resumable uploads built on HTTP. It offers simple, cheap and reusable stacks for clients and servers. It supports any language, any platform and any network.

It may seem to be an impossible dream. Perhaps that is because no-one has managed to solve it yet. Still, we are confident and we are going to give it our best shot. Join us on GitHub and help us make the world a better place. Say "No!" to lost cat videos! Say "Yes!" to tus!

HTTP-based

Built as a layer on top of the popular HTTP protocol, tus can easily be integrated into applications using existing libraries, proxies and firewalls, and can be used directly from any website.

Production-ready

tus is ready for use in production. It has undergone numerous rounds of improvements and received valuable feedback from people working at Vimeo, Google and multiple other well-known companies.

Open source

tus is brought to you by the people behind Transloadit logo Transloadit but the source code to all of our implementations, this website and even the protocol itself is accessible to everyone under MIT license, directly from our GitHub organization.

Minimalistic design…

The specification only requires a very small set of features to be implemented by clients and servers. tus embraces simplicity, fast development and iteration speed for everyone.

…yet still extensible

tus nevertheless features a sizable list of extensions that introduce additional functionality, such as parallel uploading or checksums and expiration. All of these may be implemented according to your preferences.

Community-owned

We believe in an open and accessible evolution of this protocol. At any stage since the beginning of tus, feedback has been appreciated and integrated. We look forward to your contributions as well.

Say Hello 👋

We are still actively improving the protocol and all of its implementations. We welcome your involvement and are happy to answer any question!

Official implementations

Additionally, there are many other projects built and maintained by our community.

Blog posts

Who is using tus?

Do you also (plan to) use tus? Add your company

tus on GitHub

  1. Avatar of Acconut

    Acconut commented on pull request filestore: add dirs(0775 def) and files(0664 def) chmod(2) perms cmdline options in tus/tusd

  2. Avatar of Acconut

    Acconut commented on pull request filestore: add dirs(0775 def) and files(0664 def) chmod(2) perms cmdline options in tus/tusd

  3. Avatar of Acconut

    Acconut approved pull request Upgrade Astro to version 3 in tus/tus.io

  4. Avatar of Acconut

    Acconut approved pull request Upgrade Astro to version 3 in tus/tus.io

  5. Avatar of Acconut

    Acconut approved pull request Upgrade to yarn 4 in tus/tus.io

  6. Avatar of Acconut

    Acconut pushed 1 commit to tus/tus-android-client

  7. Avatar of Acconut

    Acconut closed pull request Bump org.robolectric:robolectric from 4.12.2 to 4.13 for tus/tus-android-client

  8. Avatar of Acconut

    Acconut pushed 1 commit to tus/tus-android-client

  9. Avatar of Acconut

    Acconut closed pull request Bump com.android.tools.build:gradle from 8.5.0 to 8.5.1 for tus/tus-android-client

  10. Avatar of zhuangshiyu

    zhuangshiyu closed issue 如何获取文件上传成功后返回的数据 on on tus/tus-js-client

  11. Avatar of zhuangshiyu

    zhuangshiyu reopened issue 如何获取文件上传成功后返回的数据 on on tus/tus-js-client

  12. Avatar of zhuangshiyu

    zhuangshiyu closed issue 如何获取文件上传成功后返回的数据 on on tus/tus-js-client

  13. Avatar of dependabot

    dependabot opened pull request Bump com.android.tools.build:gradle from 8.5.0 to 8.5.1 for tus/tus-android-client

  14. Avatar of dependabot

    dependabot created a new branch in tus/tus-android-client: dependabot/gradle/com.android.tools.build-gradle-8.5.1

  15. Avatar of dependabot

    dependabot opened pull request Bump org.robolectric:robolectric from 4.12.2 to 4.13 for tus/tus-android-client

  16. Avatar of dependabot

    dependabot created a new branch in tus/tus-android-client: dependabot/gradle/org.robolectric-robolectric-4.13

  17. Avatar of 1saifj

    1saifj is now watching tus/tusd

  18. Avatar of RussPalms

    RussPalms forked tus/tus-resumable-upload-protocol

  19. Avatar of perichoncs

    perichoncs is now watching tus/tusd

  20. Avatar of TaeYeongKwak

    TaeYeongKwak is now watching tus/tus-java-client

As seen on