Skip to content

ZanderCeunen/UniConvert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UniConvert

Lees dit ook in het Nederlands.

This application allows you to give your files the correct extension and file format for all applications.

python License: GPLv3 Windows 11

Contributors

Kobe Motmans, Leni Bleux and Zander Ceunen

Buy Me A Coffee

How to use.

  1. Download the latest release here or from our GitHub page.
  2. If you are using this application for the first time you have to install ffmpeg. This can by running the Install.cmd script.
  3. Unzip the zip file and place the UniConvert_UI.exe or the Uniconvert_GUI.exe file in the folder with your files.
  4. Double-click and follow the on-screen instructions.

A simple example

  • GUI

      1. Double click on UniConvert_gui.exe
      1. You will get this home screen. Welcome screen
      1. This time we choose video
      1. Choose the files and type in the desired extension e.g. avi or webm.
      1. Your files will now be converted.
  • UI

      1. Place the UniConvert in the folder containing your files. In this example, a folder with photos.
      1. You will be greeted by this screen. Welcome screen
      1. In this case, we choose option 3 because we would like to convert photos.
      1. Our photos are currently png, we would like to convert them to jpeg. We type in the numbers 2 and 1 and get following result: Result
      1. Finally, we choose all the files in our folder by typing 1.
      1. Our pictures are now converted to jpeg.

License

GPLv3 Our project combines the strengths of several other projects. These projects retain their own license. View their licenses through the following links.

  1. FFmpeg
  2. pydub
  3. pillow