Total Pageviews

Tuesday, 6 January 2026

Modifio, 基于nodejs的在线文件转换网站程序

 

Convert unlimited files locally on your browser using wasm and ffmpeg

modifio.vercel.app/

Modifio is a web-app to convert unlimited files locally on your browser using wasm and ffmpeg.

Demo

Live demo: https://modifio.vercel.app/

Installation

Start by cloning this repository

  git clone https://github.com/benlhachemi/modifio.git

Install dependecies (this project uses yarn as package manager)

  yarn

Run on localhost (dev environement)

  yarn dev # http://localhost:3000

To build the project run this command

  yarn build
from https://github.com/benlhachemi/modifio 

No comments:

Post a Comment