Skip to content

This tool is used to clip multiple parts of an image that are separated by frames.

License

Notifications You must be signed in to change notification settings

i-eight/clip-the-frame

Repository files navigation

Clip The Frame

This tool clips multiple parts of an image that are separated by frames.

Deploy static content to Pages

Demo

clip-the-frame3.mp4

Stack

Don't need a server.

Development

npm install
npm run dev

Build

npm run build

If you want to check the operation of the build results.

npm run preview

Deploy

When the main branch is updated, this project is automatically deployed to GitHub Pages.