Skip to content

Web UI

The hosted web client lives at https://withcapsule.dev. It is the intended public-facing browser entry point for Capsule, and it is the quickest way to try the project because there is nothing to install and the flow is deliberately simple.

The hosted API that backs examples and direct client integrations lives separately at https://send.withcapsule.dev. That API host is not the hosted web client.

Choose a file, upload it, and wait for the transfer to finish. The page returns a file ID and a QR code pointing at the download URL, which makes cross-device handoff easy.

Paste either the short file ID or the full Capsule download URL into the receive form. If the file still exists, the page enables the download button and hands the browser the original filename.

The web client is intentionally simple. It does not handle local encryption, decryption, or saved transfer history. For those workflows, use the CLI or Android app.