ADIFMerge
Simple utility to merge ADIF files.
This is probably a new HAM thing, but through the use of various loggers I've managed to generate a lot of ADIF files. It seems that every program formats their output a little differently. Because the ADIF standard is so flexible, the output from various logging programs is consistently inconsistent.
I was looking for a quick and simple way to merge all of my .adi files into one large master file. There may be solutions…