An open API service indexing awesome lists of open source software.

https://github.com/techlism/convertfast

An all in one tool to convert various media formats across each other.
https://github.com/techlism/convertfast

ffmpeg-wasm wasm webassembly

Last synced: about 1 month ago
JSON representation

An all in one tool to convert various media formats across each other.

Awesome Lists containing this project

README

          

# Getting Started

First, run the development server:

```bash
npm install && npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

A NEXTJS BASED PROJECT.