# FileConverter **Repository Path**: Zhaozhonmin/FileConverter ## Basic Information - **Project Name**: FileConverter - **Description**: 完全免费的音频 视频 文档 图片 格式转换工具开源项目 支持转换的文件类型 音频: flac, aac, ogg, mp3, wav 3gp, aiff, ape, avi, bik, cda, flac, flv, m4a, mkv, mov, mp3, mp4, oga, ogg, wav, webm, wma, wmv 视频: webm, mkv, mp4, ogv, avi, gif 3gp, avi, bik, flv, gif, m4v, mkv, mp4, mpeg, mov, ogv, webm, wmv 图片: png, jpg, ico, webp bmp, exr, ico, jpg, jpeg, png, psd, svg, tiff, tga, webp, pdf, doc*, docx*, odt*, odp*, ods*, ppt*, pptx*, xls*, xlsx* 文档: pdf doc*, docx*, odt*, odp*, ods*, ppt*, pptx*, xls*, xlsx*, bmp, exr, ico, jpg, jpeg, png, psd, svg, tiff, tga - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2021-10-15 - **Last Updated**: 2021-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](http://file-converter.org/?from=readme.md). You can find more information about what's in File converter and how to use it on the [wiki](https://github.com/Tichau/FileConverter/wiki). You can help this project by contributing on [Github](https://github.com/Tichau/FileConverter) or by making a donation on [Pledgie](https://pledgie.com/campaigns/31615) :). ## Thanks ### Localization Thanks to **Khidreal** for the Portuguese 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](https://ffmpeg.org) **ImageMagick** as image edition and conversion software. Thanks to image magick devs for this awesome open source image edition software suite. [Web site link](http://imagemagick.net) And thanks to dlemstra for the C# wrapper of this software. [CodePlex link](https://magick.codeplex.com) **Ghostscript** as pdf edition software. Thanks to ghostscript devs. [Download link](https://www.ghostscript.com/download/gsdnld.html) **SharpShell** to easily create windows context menu extensions. Thanks to Dave Kerr for his work on SharpShell. [CodePlex link](https://sharpshell.codeplex.com) **Ripper** and **yeti.mmedia** for CD Audio extraction. Thanks to Idael Cardoso for his work on CD Audio ripper. [Code project link](https://www.codeproject.com/Articles/5458/C-Sharp-Ripper) **Markdown.XAML** for markdown rendering in the wpf application. Thanks to Bevan Arps for his work on Markdown.XAML. [GitHub link](https://github.com/theunrepentantgeek/Markdown.XAML) **WpfAnimatedGif** for animated gif rendering in the wpf application. Thanks to Thomas Levesque for his work on WpfAnimatedGif. [GitHub link](https://github.com/XamlAnimatedGif/WpfAnimatedGif) ## 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](https://www.gnu.org/licenses/gpl.html).