Create a single program with menu
python
moviepy
ffmpeg
Pillow
scoop
(for windows)
python mp4tom4a.py input_file.mp4 output_file.m4a
python webptojpeg.py input_file.webp output_file.jpg
On Windows:
pip install moviepy
pip install Pillow
scoop install ffmpeg