Skip to content

A simple webapp to convert GIF to WebP easily in user's browser without sending file to server.

License

Notifications You must be signed in to change notification settings

moreal/gif2webp.com

Repository files navigation

gif2webp.com is a simple webapp to convert GIF to WebP easily in user's browser without sending file to server.

screenshot

Build

First, you have to install dependencies:

yarn

Or with following options:

yarn install --immutable

Build @gif2webp/image-converter first with following command:

yarn workspace @gif2webp/image-converter build

Run yarn dev command in packages/frontend or run following command:

yarn workspace @gif2webp/frontend dev

About

A simple webapp to convert GIF to WebP easily in user's browser without sending file to server.

Resources

License

Stars

Watchers

Forks