-
Notifications
You must be signed in to change notification settings - Fork 620
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.
List of supported file formats
Actions available on input files (after successful conversion)
Generate a custom output file path
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
ImageMagick as image edition and conversion software. Thanks to image magick devs for this awesome open source image edition software suite. Web site link And thanks to dlemstra for the C# wrapper of this software. CodePlex 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.