You can customize almost everything about the file uploader UI. Learn how to change the look and feel of the file uploader to match your existing UI. No CSS needed!
Learn how to modify the Simple File Upload file uploader widget to upload multiple files at once. No need to limit your users!
Learn how to use Node file uploads to power direct upload functionality to a Backblaze B2 bucket. No need for files to touch your server! Just direct Node upload file to S3.
In Rails apps, files traditionally travel through the app and then to S3. Learn a better way to upload files with direct Rails file uploads.
How do you use a CDN with Active Storage Rails? In this article, we’ll teach you how to use Rails proxy feature to put a CDN between your app and the browser.
No need to struggle with React upload file to S3. We'll show you how to use Simple File Upload with React so that you can keep building what you love!