Tichau / FileConverter

File Converter is a very simple tool which allows you to convert and compress files using the context menu in windows explorer.
https://file-converter.io/
GNU General Public License v3.0
6.5k stars 516 forks source link

File Converter

Description

File Converter is a very simple tool which allows you to convert and compress one or several file(s) using the context menu of windows explorer.

File Converter Usage

You can download it here: file-converter.io.

You can find more information about what's in File converter and how to use it on the wiki.

Donate

File Converter is a personal open source project started in 2014. I have put hundreds of hours adding, refining and tuning File Converter with the goal of making the conversion and compression of files an easy task for everyone.

You can help me by contributing to the project, by making a donation or just by saying thanks​ :).

Troubleshooting

If you encounter any problem with File Converter, you can:

Setup development environment

Requirements

For File Converter and its explorer extension:

For the installer:

Thanks

Thanks to all the contributors of File Converter project.

Localization

Middlewares

File converter uses the following middlewares:

ffmpeg (v6.1.1) as file conversion software. Thanks to ffmpeg devs for this awesome open source file conversion tool. Web site link

ImageMagick (v13.5) 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. Github link

Ghostscript (10.02.1) as pdf edition software. Thanks to ghostscript devs. Download link

SharpShell to easily create windows context menu extensions. Thanks to Dave Kerr for his work on SharpShell. GitHub 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

WpfAnimatedGif for animated gif rendering in the wpf application. Thanks to Thomas Levesque for his work on WpfAnimatedGif. GitHub link

License

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.