System theme follows your device.

Sharing, on a timer.

blinkdrop sends large files with a single expiring link. No account, no recipients list, no permanent archive — the file simply has a deadline.

From upload to cleanup.

You upload a file.

Cloud uploads pass through the service into private object storage. Check the uploader for the current size limit.

You share a link.

Every upload produces a single download link. Anyone who has it can download the file until it expires.

The link expires.

You choose an expiry between 1 and 24 hours. Once it passes, the link stops working for new downloads.

Cleanup removes the file.

A scheduled cron job removes stored files after expiry. Physical deletion can lag until cleanup succeeds; delays or failures can extend that interval.

Current behavior — expiry and scheduled deletion

Built around two ideas.

Private by default.

There is no browse page, no search, and no index. Files are only reachable through their link.

Temporary by default.

Nothing is meant to stick around. Expiry is automatic, and storage cleanup follows on a schedule.

Choose how you share.