The file converter you'll love.

All image and audio processing is done on your device. Videos are converted on our lightning-fast servers. No file size limit, no ads, and completely open source.


VERT supports...

{#each Object.entries(status) as [key, s]} {@const Icon = s.icon}
{key}
{#if key === "Video"}

Video uploads to a server for processing by default, learn how to set it up locally here.

{:else}

Fully supported

{/if}

Status: {s.ready ? "ready" : "not ready"}

Supported formats: {s.formats}

{/each}