Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 185 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 185 Bytes

jpg2webp

Script to convert common image formats into webp using Pillow module.

Script will convert all images in current folder.

Requirements:

python3 -m pip install pillow