mirror of https://github.com/VERT-sh/VERT.git
probably only became an issue now because of updated packages |
||
---|---|---|
.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.
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.