VERT's logo

VERT.sh

VERT is a file conversion utility that uses WebAssembly to convert files on your device instead of a cloud. Check out the live instance at [vert.sh](https://vert.sh). VERT is built in Svelte and TypeScript. ## Features - Convert files directly on your device using WebAssembly * - No file size limits - Supports multiple file formats - User-friendly interface built with Svelte * Non-local video conversion is available with our official instance, but the [daemon](https://github.com/VERT-sh/vertd) is easily self-hostable to maintain privacy and fully local functionality. ## Documentation - [FAQ](./docs/FAQ.md) - [Getting Started](./docs/GETTING_STARTED.md) - [Using Docker](./docs/DOCKER.md) - [Video Conversion](./docs/VIDEO_CONVERSION.md) ## License This project is licensed under the AGPL-3.0 License, please see the [LICENSE](LICENSE) file for details.