Maya 0cc13f6a76 feat: add disabling temp video blocking (#206)
fixes #206. allows disabling temporarily blocking a file from being converted if repeated failures in an hour. especially useful for local deployments over a network where it may be served through HTTP rather than HTTPS, breaking video conversion due to the hashing code requiring a secure context.
2025-12-16 22:41:54 +03:00
2025-12-03 17:26:45 -08:00
2025-12-16 22:39:35 +03:00
2025-12-08 17:06:27 +03:00
2025-12-08 17:06:27 +03:00

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

* 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.

Star History

Star History Chart
Description
The next-generation file converter. Open source, fully local* and free forever.
Readme AGPL-3.0 23 MiB
Languages
Svelte 49.8%
TypeScript 43.2%
SCSS 3.7%
JavaScript 2%
HTML 0.5%
Other 0.8%