extract-gif-frames

1.0.6 • Public • Published

extract-gif-frames

import extractGifFrames from 'extract-gif-frames'
 
const frames = await extractGifFrames('./test.gif')

TODO

  • Remove canvas dependency and support nodejs env.
  • Make event driven(never store all frames internally)
  • README

Readme

Keywords

none

Package Sidebar

Install

npm i extract-gif-frames

Weekly Downloads

8

Version

1.0.6

License

MIT

Unpacked Size

365 kB

Total Files

11

Last publish

Collaborators

  • yusukeshibata