• Stars
    star
    5,077
  • Rank 7,798 (Top 0.2 %)
  • Language
    C#
  • License
    GNU General Publi...
  • Created about 9 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

File Converter is a very simple tool which allows you to convert and compress files using the context menu in windows explorer.

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.

You can download it here: www.file-converter.org.

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:

When you report an issue, please join the following informations:

  • Registry.xml
  • Settings.user.xml
  • The Diagnostics folder of the session that encountered the issue.
  • A screenshot (if possible) and a description that shows/explain the issue.

You will find the xml files and diagnostics folder in c:\Users\[UserName]\AppData\Local\FileConverter\.

Setup development environement

Requirements

For File Converter and its explorer extension:

  • Visual Studio 2017

For the installer:

Thanks

Thanks to all the contributors of File Converter project.

Localization

Thanks to Khidreal for the Portuguese localization. Thanks to Marhc for the Brazilian localization. Thanks to Chachak for the Spanish localization. Thanks to Davide for the Italian localization. Thanks to nikotschierske for the German localization. Thanks to Snoopy1866 for the Simplified Chinese localization. Thanks to MayaC0re for the Turkish localization. Thanks to vishveshjain for the Hindi localization.

Middlewares

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. Github link

Ghostscript 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. 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

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.