Skip to content

Convert videos and images to formats used by 7TV, BTTV and FFZ

Notifications You must be signed in to change notification settings

Nerixyz/emote-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emote-tool

CLI to convert videos/images to 7TV/BTTV image/animation formats.

Supported input formats: basically everything ffmpeg can handle

Supported output formats: avif, webp.

Usage

Convert input.mov to output.webp

emote-tool webp input.mov output

Convert input.mp4 to output.avif

emote-tool avif input.mp4 output

For more information on flags, run emote-tool help or emote-tool <format> -h.

Planned Output Formats

  • JPEG XL/JXL
  • APNG/PNG
  • GIF

About

Convert videos and images to formats used by 7TV, BTTV and FFZ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages