Skip to content

Instantly share code, notes, and snippets.

View kenakingkong's full-sized avatar
🦎

Makena Kong kenakingkong

🦎
View GitHub Profile
@kenakingkong
kenakingkong / convert_to_webp.py
Created June 1, 2023 07:06
convert images to webp format
import os
from PIL import Image
from optparse import OptionParser
"""
Convert to webp
This script convert image(s) to webp format
- Accepts png, jpg, jpeg formats
- Given an image, converts image to webp