This program will convert an ADIF filet to comma-separated value (CSV) format
so that it can be read into a spreadsheet program like Microsoft Excel.
Version 2.2 of the program was released on 23 April 2024. Go to the
Version History to download the installation program.
After downloading the installation program, simply run it and install the
program into a directory of your choosing.
To run the program, just double-click on the program icon. You will see a
window like the following:
To download the installation program, click on the hyperlink containing the
version number and date.
- Ver 2.2 - 23 April 2024
- Bug fix: Add double-quotes around any field that contains a double quote or end-of-line character
- Bug fix: Add double-quotes around the value in the TIME_OFF field (as is done for TIME_ON)
- Bug fix: Help button brings up the correct web page
- Bug fix: Input/output files weren't being closed, so
the Open button reported an error
-
- Ver 2.1 - 30 January 2021
- Bug fix: trying to report truncation errors crashed the program
- Bug fix: multi-line ADIF fields (like ADDRESS) were not parsed correctly
- Feature: support lines up to 8192 characters (was 2048)
- Feature: support up to 128 different ADIF field types (was 64)
-
- Ver 2.0 - 4 August 2014
- Graphical user interface
- Can convert any properly-formatted ADIF file
-
- Ver 1.3 - 13 October 2012 (obselete)
- ARRL added PFX field to report
-
- Ver 1.2 - 16 December 2006 (obselete)
- Initial release