Add file sharing to any website with one script tag. The EasySend embeddable widget provides a drag-and-drop upload area that returns shareable links.
Installation
<script src="https://easysend.co/widget.js"></script>
<div id="easysend-widget"></div>
How It Works
- Add the script tag and container div to your page
- Users drag files onto the widget area
- Files upload to EasySend via the API
- A shareable link is returned to your page
Use Cases
- Customer support forms (let customers attach files)
- Job application pages (resume upload)
- Client portals (deliverable submission)
- Internal tools (quick file sharing for your team)
For full integration: integration guide. For API: API docs.
View Widget Docs