I created Upload to URL, an n8n community node that provides a secure CDN-backed space for your workflow files. It serves an alternative to S3 / Cloudinary R2 without having to deal with the HTTP node.
It’s meant to be the “Easy Mode” for file hosting within automations. You give it a file (binary or base64), it gives you a public link. No infrastructure management required.
Key Specs:
-
Inputs: Binary & Base64 support.
-
Output: Secure CDN URL.
-
Install:
n8n-nodes-uploadtourl
Feedback (especially on security/retention features) is very welcome!