[FREE PLUGIN] Big File Uploader Backend <49 MB

Hey Y’all

This plugin extends on the capabilities of ‘File Uploader Bubble API’
From a builders perspective, it works exactly the same.

You Input a file, you select (optionally) what to attach to, select a new name and you get a reuploaded file returned.

Main improvements are:

  1. file upload is possible up to a size of 49 MB
  2. Should be more efficient as binary data just gets passed from input to upload URL, rather than reading out the file and converting it with base64 encoding.

Get it here for free:

Or via the Plugin’s tab of your application

Hopefully this helps further ease the pain of handling Privacy of files & data in the Bubble Ecosystem.

Reach out here or via DM if you have any questions, feedbacks or inputs.

Best
Florian

1 Like

This plugin is so underrated. Thank you @florianherzog for your contribution!

1 Like

Really happy to hear that!

In theory, it should be possible to ramp it up even more in future by hitting the upload endpoint that the regular file uploader (client side) uses when files >50MB are uploaded.

However, I currently don’t have time to investigate further, but perhaps will revisit in future.

Let me know if you see any fields to improve upon.

BTW, here’s the correct link to the plugin: Big File Uploader ( < 49 MB) Plugin | Bubble

Best,
Florian

1 Like