File sharing without registration
Nothing to join. Nothing to confirm.
The signup wall exists so a service can build a list, not so you can move a file. Anon.Cat skips it. Open the page, drop the file, take the link.
- No registration, no email address, no confirmation link
- No app, no extension, no desktop client
- 1 GB per file, 10 GB every 24 hours
- Nothing to unsubscribe from afterwards
Upload a file No account. No email. Just the file.
Why there is no account
An account exists to remember who you are. This service does not need to know, so the whole mechanism is missing rather than optional.
That has an honest cost: there is no dashboard, no history and no way to log in later and manage what you uploaded. Keep your links. If you lose one, we cannot look it up for you, because there is no you on file to look it up against.
What that gets you
No marketing emails, because there is no address to send them to. No password to reuse. No breach later that leaks a list you were on. No dark pattern where deleting the account takes six clicks and a survey.
The recipient does not register either. That matters more than people expect, because half the friction in file sharing is on the receiving end.
Works from a terminal too
If you would rather not touch a browser, the API takes a single curl command and answers in JSON, CSV, plain text or HTML. No key, no token, no header to obtain first.
That makes it easy to drop into a script, a backup job or a chat bot that needs somewhere to put an artefact for a day.
Questions people actually ask
Is it really free?
Yes. No paid plan, no trial, no card. Donations are welcome and change nothing about how the service behaves.
How do I manage my uploads without an account?
You keep the link. There is no dashboard, because there is no account to attach one to.
Is there an upload limit?
1 GB per file and 10 GB every 24 hours, which is enforced without identifying you.
Can I use it for work?
People do. Just remember anyone with the link can download the file, so treat the link itself as the secret.