Skip to content

wesbos/Scrub-Shot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrub Shot

A 100% browser based application that will take frames from your video as you scrub at full resolution,

Kinda cool, it uses:

  • FileReader API
  • Drag n' Drop API
  • Canvas API
  • HTML Video
  • TypeScript

How to use

  • run npx vite --port 6969
  • Open http://localhost:6969
  • Drag a video into the browser.
  • There is a variable in the code for how often it should screenshot. You can also scrub the video by hand.

About

A 100% browser based application that will take frames from your video as you scrub at full resolution,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors