Skip to main content

Can I embed EasySend on my website?

Yes. Add one script tag to your HTML and the EasySend upload widget appears on your page. Visitors can upload files directly. No backend code needed.

The EasySend upload widget embeds on any website with two lines of HTML:

<div id="easysend-upload"></div>
<script src="https://easysend.co/widget/easysend-widget.js" data-theme="dark"></script>

What It Does

The widget renders a drag-and-drop upload zone. Visitors drop files, the widget uploads to EasySend and displays the share link. No backend code runs on your server.

Customization

Full documentation at /widget. For programmatic uploads, see the REST API.

Try EasySend Free