{ 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
Size {formatDataVolume(total_size, 3)}
Progress {(total_progress*100).toPrecision(3)}%
ETA {formatDuration(remaining_time, 0)}
Rate {formatDataVolume(total_rate, 3)}/s
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}

{#if qr_visible} QR code
{/if}
{#if window.user.subscription.name === ""}
4 Support me on Patreon!

Pixeldrain is struggling to get by financially. Because anyone can upload anything it's hard to find reputable advertisers who want to advertise on pixeldrain. Every month the ad revenue just barely covers the bandwidth costs. If this continues I will have to reduce the file size and bandwidth limits even more. That's not something I would like to do.

Pro costs only €20 per year or €2 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}