Difference between revisions of "FileVerifier++"
Jump to navigation
Jump to search
(Created page with "<!-- Use the structure provided in this template, do not change it! --> {{Infobox_tool |purpose=Windows utility for verifying file contents |homepage=http://www.programmingun...") |
m (Update URL) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{Infobox tool | |
| − | |||
| − | {{ | ||
|purpose=Windows utility for verifying file contents | |purpose=Windows utility for verifying file contents | ||
| − | |homepage= | + | |homepage=https://sourceforge.net/projects/fileverifier/ |
|license=GNU General Public License v. 2 | |license=GNU General Public License v. 2 | ||
|platforms=Windows | |platforms=Windows | ||
| + | |function=De-Duplication, Fixity | ||
}} | }} | ||
| − | <!-- | + | {{Infobox tool details}} |
| + | <!-- Use the structure provided in this template, do not change it! --> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| + | <!-- Note that to use the image field, you should leave the value as {{PAGENAMEE}}.png (or similar) and upload a copy of the image. Hot-linking is not supported. If you don't want an image, just remove that line. --> | ||
== Description == | == Description == | ||
| Line 30: | Line 22: | ||
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --> | <!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --> | ||
<!-- Add the OpenHub.com ID for the tool, if known. --> | <!-- Add the OpenHub.com ID for the tool, if known. --> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 15:24, 5 February 2026
Description
FileVerifier++ is a free Windows-based file verification application that can be used to check the integrity of files by calculating their hash values (checksums) and, to this purpose, supports a wide variety of hash algorithms. Beyond bare file verification, this utility can also be used to de-duplicate files that share the same content. The freeware download (available at SourceForge) has both GUI and command-line interface options.