Skip to content
forked from jaan-c/webpfex

Extract frames from an animated WEBP or convert them to MP4. Relies on webpmux and ffmpeg.

License

Notifications You must be signed in to change notification settings

madsnow/webpfex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpfex

Extract frames from an animated WEBP or convert them to MP4. Relies on webpmux and ffmpeg.

Why?

Tools like ImageMagick can extract animated WEBP frames, but said frames are extracted directly as-is as stored in the WEBP file. Some animated WEBP files only store successive changes from previous frames, thus have transparency or are of different resolution. These frames can't just be extracted and fed into programs like FFmpeg to reconstruct them as a video or other animated image formats. This program fixes that.

About

Extract frames from an animated WEBP or convert them to MP4. Relies on webpmux and ffmpeg.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%