File uploader that cares for your users
Open source, infinitely customizable file uploading widget powered by the robust global infrastructure.
Select a framework
<style>
lr-file-uploader-regular {
--darkmode: 1;
--h-accent: 278;
--s-accent: 100%;
--l-accent: 61%;
}
</style>
<lr-config
ctx-name="my-uploader"
pubkey="YOUR_PUBLIC_KEY"
></lr-config>
<lr-file-uploader-regular
ctx-name="my-uploader"
css-src="https://cdn.jsdelivr.net/npm/@uploadcare/blocks@0.30.0/web/file-uploader-regular.min.css">
</lr-file-uploader-regular>