Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/beemargarida/video-to-gif

Simple SolidJS app that converts small videos to GIFs
https://github.com/beemargarida/video-to-gif

ffmpeg solidjs

Last synced: 3 months ago
JSON representation

Simple SolidJS app that converts small videos to GIFs

Awesome Lists containing this project

README

        

# Video to GIF

Simple page that converts small videos to GIFs using FFMPEG, powered by WASM.
This is also an excuse to try out SolidJS. Thank you to the `@ffmpeg/ffmpeg` package creators.

## Usage

* Run `yarn install`
* Run `yarn dev`