Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

D221/convert_to_opus

Repository files navigation

convert_to_opus

Also check out CLI of this convert-to-opus-cli

convert_to_opus is a Python GUI program for converting audio file directories to opus audio format.

Features

  • You can choose whether or not you want to preserve the original files
  • The ability to choose the bitrate
  • The majority of commonly used audio file forms are supported

Screenshots

ScreenShot1

ScreenShot2

Installation

pip install convert_to_opus

Requirements

  • ffmpeg
  • Python >=3.7
  • wxPython

Usage

convert_to_opus

Choose a directory then press CONVERT.

License

MIT