Skip to content

WEBP Converter

ThePromidius edited this page Feb 9, 2023 · 1 revision

CLI mode

Usage

usage: WebpConverter.py [-h] [-d] [-r] <path>
positional arguments:
  <path>       The path where the files are.

options:
  -h, --help   show this help message and exit
  -d, --debug  Print lots of debugging statements
  -r           Select recursive files

GUI mode

Usage:

  1. Press the button to open a file selection window.
  2. Select the files you want to convert
  3. Confirm selection
  4. Press Process button to start converting.
Clone this wiki locally