Qualityを指定してjpg,pngをwebp,avifに変換する
この記事では、Python を使用して jpg および png 画像を webp および avif に変換する方法についてのチュートリアルを提供します。 このチュートリアルには、仮想環境の作成方法、必要なプラグインのインストール方法、Python スクリプトの作成方法についての手順が含まれています。This article provides a tutorial on how to convert jpg and png images to webp and avif using Python. The tutorial includes instructions on how to create a virtual environment, install the necessary plugins, and write the Python script.