About File Cabin

File Cabin is a small collection of file tools built on one rule: if a browser can do it, the file should never leave your computer.

Why build another converter site?

Converting a file is not difficult — modern browsers ship the image, canvas, worker and document APIs that make almost all of it possible on your own machine. Yet most online tools still upload your file to a server, process it there and send it back. That upload adds latency, costs the operator money per file, and quietly places a copy of your document on hardware you do not control.

Doing the work in the browser removes all three problems at once: it is faster, it carries no per-file cost (which is why the tools can stay free and unlimited), and there is simply no copy of your file to lose.

How the tools are built

What we will not do

Feedback

If a tool gets something wrong — a format it cannot read, a size it cannot reach, a browser where it breaks — that is worth knowing about. Write tosupport@filecabin.app.