Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 545 Bytes

File metadata and controls

49 lines (31 loc) · 545 Bytes

Image To Webp

Image To Webp, çalıştığı klasordeki tüm resimleri webp formatına dönüştürmenizi sağlayan bir Python projesidir.



SETUP

setup - 1

uv venv
uv pip install ./dist/image_to_webp-1.0.0-py3-none-any.whl

setup - 2

pip install -U -r requirements.txt




RUN

run - 1 (with uv)

uv run main.py

run - 2 (python)

python.exe main.py

run - 3 (exe)

click to run.exe or

call run.exe