{ dragging = true }} on:dragenter|preventDefault|stopPropagation={() => { dragging = true }} on:dragleave|preventDefault|stopPropagation={() => { dragging = false }} on:drop={drop} on:paste={paste} on:keydown={keydown} on:beforeunload={leave_confirmation} /> {#if window.user.username !== "" && window.user.storage_space_used/window.user.subscription.storage_space > 0.5}
{/if}
1 Select files to upload
You can also drop files on this page from your file manager or paste an image from your clipboard
text_fields Upload Text

By uploading files to pixeldrain you acknowledge and accept our content policy.


2 Wait for the files to finish uploading
Gimme gimme gimme!
Drop your files to upload them
{#each upload_queue as file} {/each}
3 Share the files

{#if upload_queue.length > 1} You can create an album to group your files together into one link
Name:


Other sharing methods:
{/if} Copy link

{#if qr_visible} QR code
{/if} Copy all links to clipboard Copy markdown to clipboard Copy BBCode to clipboard
{#if window.user.subscription.name === ""}
4 Support me on Patreon!

Pixeldrain costs a lot of money to maintain. Currently the site makes just barely enough money to pay for hosting. I have never been able to compensate myself for the hours I have put in developing this project. Please consider getting a subscription so I can continue working on pixeldrain and make it even better.

Pro costs only €40 per year or €4 per month. You will get some nice benefits and more features are on the way. You can help with making pixeldrain the easiest and fastest way to share files online!


arrow_downward Check out Pro arrow_downward
{/if}