Skip to content

Simple python script for converting a webp into a jpeg image

Notifications You must be signed in to change notification settings

ris5266/webp2jpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

webp2jpg

Simple python script for converting a webp into a jpeg image

Usage :

python webp2jpg.py filepath

Examples :

python webp2jpg.py "C:\Users\Shaun\Desktop\image.webp"
python webp2jpg.py folder/image.webp

converted image will be saved into the same directory as the given input path

About

Simple python script for converting a webp into a jpeg image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages