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

Dependencies (0)

    Dev Dependencies (8)

    Package Sidebar

    Install

    npm i extract-gif-frames

    Weekly Downloads

    2

    Version

    1.0.6

    License

    MIT

    Unpacked Size

    365 kB

    Total Files

    11

    Last publish

    Collaborators

    • yusukeshibata