Skip to content

Mefamex/python-image-to-webp

Repository files navigation

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

About

Çalıştığı klasordeki tüm resimleri webp formatına dönüştürmenizi sağlayan bir Python projesidir.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published