mirror of https://github.com/VERT-sh/VERT.git
* fix: default to auto on empty PUB_VERTD_URL * feat: privacy policy * chore: vert self-hosting * feat: view info submitted for transparency, see the exact details that is sent automatically to the owner of the instance: - job id - convert from - convert to - ffmpeg stderr - actual video file (if submitted) * feat: vertd error details footer * fix: sanitize translations ...my bad i realize this earlier * refactor: remove jepgify * fix: blob scheme * fix: seo fixes don't index static language urls (doesn't do anything) - robots.txt & sitemap.xml * feat: translatable privacy policy i forgor also fix inconsistencies with link colours * fix: privacy translation fixes * fix: broken conflict merge why does github's web conflict resolver not have highlighting |
||
|---|---|---|
| .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 or file size limits
- Convert images, audio, documents, and video*
- Supports over 250+ file formats
- Conversion settings
- 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.

