BioSig is a software library for processing of biomedical signals (EEG, ECG, etc.) with Matlab, Octave, C/C++ and Python. About 50 different data formats are supported.
(abandoned and outdated project) convert vcard data into csv format
vcf2csv is a command line tool, written in ANSI-C (C90), converts a vcard (vcf) file to csv.
Please note: the ability to generate HTML-files will be removed in the near future.
basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% and can range down to 14%.