Share File

Share a file. Get a public link. Auto-deleted in 48 hours.

Drop a file up to 2 GB. We hand you a link. Anyone with the link can download. Files self-destruct after 48 hours — that is non-negotiable, this is not a hosting service.

  • Free
  • No signup
  • Up to 2 GB
  • Deleted after 48 hours
Limits: files up to 2 GB, auto-deleted after 48 hours. Free, no signup. The share link is public.

Free, no signup. Files are public to anyone with the link, deleted in 48 hours, no exceptions.

Why this exists

Most of Clipy is about screen recording — but plenty of times you already have a file (a video someone sent you, a PDF, a zip, a design export) and you just need to give someone a link without messing around with Google Drive permissions, Dropbox signups, or email size limits. This tool covers that. Drop the file, copy the link, paste it in Slack/email/wherever. Done.

The limits, plainly

2 GB max per file. Big enough for most video exports, design archives, and dataset dumps; small enough that we don't accidentally become someone's backup target. 48 hours of retention, then it's gone — purged from our storage, link returns a 404. No extension, no "keep alive", no paid tier to extend. If you need permanence, use real cloud storage. This is for the cases where ephemeral is the feature.

Don't use it for

Sensitive files. Anything subject to compliance (HIPAA, SOC2, GDPR-flavored personal data). The link is public — anyone who has it can download. We don't scan files, but the URL slug is short and unguessable; treat the link like a password and you're fine. Also don't use it for long-term hosting, hotlinking from a website, or anything you'd be sad to lose in 48 hours.

How it works under the hood

Your browser uploads directly to Backblaze B2 over a presigned URL — the bytes do not pass through our app server, which is why the 2 GB limit works without timing out. Once the upload finishes we mark the file ready and hand back a short share link at clipy.online/f/.... A background job runs hourly and deletes files whose 48 hours are up. If something fails mid-upload, we never publish the link — you'll just see an error and can retry.

Recording, not sharing?

If what you actually want is to record your screen and send a link, that's the main Clipy product. Same idea (record → link), but the link points at a real video player with playback controls and the file actually sticks around. This share-file tool is for everything else — when you already have the bytes and just need a quick handoff.

Common questions

What's the file size limit?

2 GB. We enforce it client-side and server-side. If your file is bigger, compress it (try our Video Compressor for video files) or split it.

How long do files last?

Exactly 48 hours from when the upload finishes. After that the file is deleted from our storage and the share link returns a 'no longer available' page. No extensions.

Is the link private?

No — anyone with the link can download. The slug is short and random, so it's effectively unguessable, but treat the link itself like a password. Don't use this tool for sensitive files.

Do I need an account?

No. Drop a file, get a link. We don't track individual uploads to a user.

Can I delete my file before the 48 hours are up?

Not yet via the UI. If you uploaded something by mistake, email us and we'll delete it manually — but the simpler answer is: don't share the link with anyone and it'll expire on its own in 48 hours.

What happens if my upload fails halfway?

Nothing visible. We don't publish the share link until the upload completes successfully. The half-uploaded bytes either never made it to our storage, or get cleaned up automatically. Just retry.

Why 2 GB and 48 hours and not more?

Storage and bandwidth cost real money, and abuse is the failure mode for any 'free file host'. These limits are the smallest pair that still cover the actual use case (one-off file handoffs) without turning into a piracy mirror.

Can you scan files / are uploads safe?

We don't scan file contents and we don't claim to. If you're downloading a file from a Clipy share link, you're trusting the person who sent it the same way you would with any other file-sharing service. Run downloaded files through your own AV if you don't fully trust the source.

More free tools