King Converter

A FOSS-UNITED PROJECT

King converter aims to be the one stop desktop app that can convert one format to another, whether it be an image, audio or video file. This app tries to keep the conversion process as simple as possible with the clean and simple GUI.


Inspiration

Let's face it. We've always been at a point in life where we needed it to convert one format to another. Maybe an online application only accepted .jpeg image format, and you had a .webp file.

For us techies, it might not seem like a big deal. Maybe it's just a google search away on the required commandline options for ffmpeg. But when you switch to Windows, disaster strikes again. There's no good universal, open-source, GUI file converter that you can use. And you certainly don't want to upload your precious data to some random converter site.

That's why we decided to make a cross-platform electron app that serves as a beautiful GUI frontend for the ffmpeg and sharp libraries.


Project

This project is 100% open source. The repository is hosted at GitHub and can be found here.

If you'd like to try it out, the King Converter application can be downloaded here.

Do not forget to check out the working of the application here.



Tools Used



  • ffmpeg

Demo Section