{ dragging = true }} on:dragenter|preventDefault|stopPropagation={() => { dragging = true }} on:dragleave|preventDefault|stopPropagation={() => { dragging = false }} on:drop={drop} on:paste={paste} on:keydown={keydown} />
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



{#each created_lists as list} list icon List created!
{list.title}
{list.link}
{/each}