Convert a folder of audio files to a different format by right-clicking them in Windows Explorer and picking the target format.
Resize or batch-convert images to PNG or JPEG directly from the file browser without opening image-editing software.
Convert a video file to a different format for sharing without installing or opening a separate video tool.
Compress PDF documents or convert them to other formats from the Windows Explorer right-click menu.
File Converter is a free Windows tool that lets you convert and compress files directly from Windows Explorer, the file browser you use every day on a Windows PC. Instead of opening a dedicated app, you right-click on any file, and a "Convert to" option appears in the context menu. You pick the format you want, and File Converter handles the rest. The tool can handle many file types, including audio, video, images, and documents. Behind the scenes it uses several well-established open-source programs to do the actual conversion work: ffmpeg for audio and video, ImageMagick for images, and Ghostscript for PDFs. You do not need to install any of those separately, File Converter bundles them for you. The project has been in development since 2014 as a personal open-source effort. It is translated into more than 20 languages, including Portuguese, Spanish, German, Chinese, Japanese, Korean, Arabic, Hebrew, and others, thanks to contributions from volunteers. The installer and the Windows Explorer integration are built with standard Windows development tools. File Converter is released under the GPL version 3 license, meaning it is free to use and modify, but any modified version you distribute must also be open source. It is available for download at file-converter.io and the source code is on GitHub. The project accepts donations and welcomes code contributions.
← tichau on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.