MARKETPLACE
PLUGINS
BIG FILE UPLOADER ( < 49 MB)
Big File Uploader ( < 49 MB) logo

Big File Uploader ( < 49 MB)

Published January 2025
   •    Updated January 2026

Plugin details

PURPOSE
In a Backend Action you can:
- attach file to a Thing (effectively applying privacy rules to the file URL so that only users with Authorization can access)
- Rename the file



ISNT THERE ALREADY A PLUGIN THAT DOES THIS?

Yes, this one here: https://bubble.io/plugin/file-uploader-bubble-api-1628816507621x527883429883936800



YES BUT WITH THE NEW ONE (BFU) COME
TWO MAIN IMPROVEMENTS:

- The reason why I built the Plugin: Bigger files can be processed. Old Plugin, max ca. 6MB, new Plugin max 49 MB

- The BFU is more efficient as it directly pipes the Binary Data into the upload Endpoint of Bubble. The 'old' Plugin loaded the whole Input file into memory, base64 encoded it and reuploaded the Base64 string to the Bubble API.
==> Therefore BFU should use less Workload Units than the 'old' Plugin




Any questions or Inputs, please reach out to me via Bubbleforum

Free

For everyone

5.0 stars   •   1 ratings
31 installs  
This plugin does not collect or track your personal data.

Other actions

Platform

Web & Native mobile

Contributor details

Florian Herzog logo
Florian Herzog
Joined 2023   •   4 Plugins
View contributor profile

Instructions

use the action Reupload Big File according to documentation.
Beware; you need to pass in files that are public, or a presigned URL of a file (which you can do with e.g. the Plugin 'File Sharer' from Djacklowcode
https://bubble.io/plugin/file-sharer-1700959315598x627729431336058900


Store the new File in a Thing where you can use it further. (If you don't, your users will not be able to access the file ;-)

If you want to delete the Input file, you must do this in a separate action after the Reupload is complete.

Types

This plugin can be found under the following types:

Categories

This plugin can be found under the following categories:

Resources

Support contact
Tutorial

Rating and reviews

Average rating (5.0)

thanks
May 12th, 2025
good
Bubble