The next-generation file converter. Open source, fully local* and free forever.
Go to file
Maya 8b965c4e77 feat: more file name format options (#241)
adds %datetime%, %time%, %unix%

fixes #241
2026-03-20 10:42:43 +03:00
.github/workflows
.vscode
docs chore: update VERT language on local video conversion 2026-03-11 10:25:19 +03:00
messages feat: more file name format options (#241) 2026-03-20 10:42:43 +03:00
nginx
project.inlang
src feat: more file name format options (#241) 2026-03-20 10:42:43 +03:00
static
.dockerignore
.env.example
.gitignore
.npmignore
.prettierignore
.prettierrc
Dockerfile
LICENSE
README.md chore: update VERT language on local video conversion 2026-03-11 10:25:19 +03:00
bun.lock feat: use & rework findConverters() 2026-03-06 12:03:56 +03:00
docker-compose.yml
eslint.config.js chore: update VERT language on local video conversion 2026-03-11 10:25:19 +03:00
flake.lock
flake.nix
package.json feat: use & rework findConverters() 2026-03-06 12:03:56 +03:00
postcss.config.js
svelte.config.js
tailwind.config.ts
tsconfig.json
vite.config.ts

README.md

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.

VERT is built in Svelte and TypeScript.

Screenshots

Upload page Conversion page
VERT upload page VERT convert 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

* Local video conversion in-browser is supported, but some conversion may require server-side processing. Server 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.

Star History

Star History Chart