Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 238 Bytes

File metadata and controls

16 lines (12 loc) · 238 Bytes

ppippi-dev Blog

Image Conversion

make convert  # PNG/JPG -> WebP + GIF -> MP4
make webp     # PNG/JPG -> WebP
make mp4      # GIF -> MP4
make help     # Show help

Requirements

brew install webp ffmpeg