From 5b214c6d206a9f8c3023fa6c821e6bf6c2051e65 Mon Sep 17 00:00:00 2001 From: nullptr <62841684+not-nullptr@users.noreply.github.com> Date: Sat, 8 Feb 2025 17:04:41 +0000 Subject: [PATCH] update nightly (#33) * feat: add local notice to readme * Improved readme * chore: update logo --------- Co-authored-by: RealmyTheMan <163438634+RealmyTheMan@users.noreply.github.com> --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7570fb1..5c3d937 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -![VERT](static/banner.png) +

+ 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](https://vert.sh). @@ -6,11 +9,13 @@ VERT is built in Svelte and TypeScript. ## Features -- Convert files directly on your device using WebAssembly +- 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 planned, but the daemon will be easily self-hostable to maintain privacy and fully local functionality. + ## Getting Started ### Prerequisites