mirror of https://github.com/VERT-sh/VERT.git
The docker-compose.yml link for this doc doesn't work as it seems like the compose file has been moved to the root. This PR adjusts the path to point to the correct one. |
||
---|---|---|
.github/workflows | ||
.vscode | ||
docs | ||
messages | ||
nginx | ||
project.inlang | ||
src | ||
static | ||
.dockerignore | ||
.env.example | ||
.gitignore | ||
.npmignore | ||
.prettierignore | ||
.prettierrc | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
bun.lock | ||
docker-compose.yml | ||
eslint.config.js | ||
nginx.conf | ||
package.json | ||
postcss.config.js | ||
svelte.config.js | ||
tailwind.config.ts | ||
tsconfig.json | ||
vite.config.ts |
README.md
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.
VERT is built in Svelte and TypeScript.
Screenshots
Upload page | Conversion page |
---|---|
![]() |
![]() |
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 is easily self-hostable to maintain privacy and fully local functionality.
Documentation
License
This project is licensed under the AGPL-3.0 License, please see the LICENSE file for details.