ToolConvoyToolConvoyv2.6

About ToolConvoy

ToolConvoy is an independent, open-source collection of 150+ free file conversion tools. Every tool runs entirely in your browser — no files are ever uploaded to a server.

Our Mission

We believe file tools should be private by default. Most online converters upload your files to remote servers where they sit in queues, get processed, and may be stored indefinitely. ToolConvoy does the opposite: every conversion, every parse, every format change happens inside your browser tab using Web Workers, WebAssembly, and the Canvas API.

How It Works

ToolConvoy is built with Next.js (App Router), React 19, TypeScript, and Tailwind CSS. All computation runs client-side via Comlink-driven Web Workers, meaning CPU-intensive operations like image encoding, PDF parsing, and cryptographic hashing run off the main thread. The site is deployed on Cloudflare Pages with full CDN edge caching.

Open Source

ToolConvoy is released under the MIT License. The source code is available on GitHub. Contributions, bug reports, and feature requests are welcome. GitHub

Contact

For questions, feedback, or support, reach us at: hi@toolconvoy.com