NEWAgentic API for AI workflows is live

Send files. Encrypted.

End-to-end encrypted file transfer for humans and the agents working alongside them. Files are sealed with AES-256 in your browser. We never hold the key.

Drop files here or browse
Up to 2 GB freeNo account neededEncrypted locally
AES-256-GCM Zero-knowledge No account required Auto-expiring links
AES-256
MILITARY-GRADE CIPHER
150+
COUNTRIES SERVED
10M+
FILES ENCRYPTED
Zero
KNOWLEDGE OF YOUR DATA
How it works

Three steps. Under a minute.

No accounts, no installs. Drop a file, share a link, watch it expire on schedule.

01 / DROP

Drop your files

Drag and drop or browse. Any file type, up to 2 GB on the free plan, 100 GB on Pro.

02 / ENCRYPT

Encrypted in-browser

AES-256-GCM runs locally before a single byte leaves your machine. The key stays with you.

03 / SHARE

Share the link

Copy or email it. The decryption key lives in the URL fragment — never sent to our servers.

Features

Everything you need to send securely.

Privacy-first defaults. No tracking pixels, no data mining, no surprises.

End-to-end encrypted

AES-256-GCM in your browser. We never see your files, your keys, or your recipients.

Lightning fast

Chunked uploads with parallel processing. Gigabytes saturate your line, not your patience.

Auto-expiring links

Pick the lifespan. Past that, ciphertext is shredded server-side.

1h24h7d30d

Password protection

Optional second factor. Even with the link, no password means no payload.

•••••·sf-42

Email delivery

Send straight to a recipient with a note. Delivery receipts on Pro.

Agentic

Built for humans and the agents working alongside them.

SendFast is the file transfer layer for agentic workflows. Your assistants ship encrypted reports, exports, and generated artifacts straight to their humans — without ever touching a service that can read them.

  • REST API with full encryption support
  • Server-side or browser-side key generation
  • Native MCP server and TypeScript SDK
  • Webhooks for delivery, download, and expiry events
agent-transfer.tsAGENTIC
// Your AI agent sends files via SendFast
const transfer = await sendfast.upload({
  files: [encryptedReport],
  expiry: "7d",
  email: "[email protected]",
  message: "Your weekly analytics report",
  passwordProtect: true,
});

// → Encrypted, delivered, zero-knowledge.
console.log(transfer.shareUrl);
// https://sendfast.raicode.tech/t/abc#K2x...vQ9
Pricing

Start free. Pay when it scales.

No hidden seats, no per-gigabyte surprises. Same encryption on every tier.

Free
Quick, one-off transfers
$0/ forever
  • 2 GB per transfer
  • 7-day link expiry
  • 10 transfers per month
  • End-to-end encryption
Pro
For teams & power users
$19/ month
  • 100 GB per transfer
  • 90-day link expiry
  • 500 transfers per month
  • Agentic API access
  • Custom branded links
  • Priority support
Ready when you are

Ship the file. Keep the key.

No account needed. Drag, drop, and share — your files are encrypted before they ever leave your browser.