-
Notifications
You must be signed in to change notification settings - Fork 532
Home
Welcome to the file converter wiki!
File Converter is a very simple tool which allows you to convert one or several file(s) using the context menu in windows explorer.
Input file post conversion actions
File converter uses the following middlewares:
ffmpeg as file conversion software. Thanks to ffmpeg devs for this awesome open source file conversion tool. Web site link
SharpShell to easily create windows context menu extensions. Thanks to Dave Kerr for his work on SharpShell. CodePlex link
Ripper and yeti.mmedia for CD Audio extraction. Thanks to Idael Cardoso for his work on CD Audio ripper. Code project link
Markdown.XAML for markdown rendering in the wpf application. Thanks to Bevan Arps for his work on Markdown.XAML. GitHub link
File Converter is licensed under the GPL version 3 License.
For more information check the LICENSE.md file in your installation folder or the gnu website.