Skip to content

rxtsel/convert-images-to-webp-and-download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Convert images to WEBP and Download

Create a virtual environment

python3 -m venv venv

Activate the virtual environment

source venv/bin/activate

Install dependencies

pip install -r requirements.txt

Run the script

python main.py

Deactivate the virtual environment

deactivate

About

Convert images to webp and download it.

Topics

Resources

Stars

Watchers

Forks

Languages