unc is a command line tool to convert between various note formats. It currently supports the following, fairly arbitrary list of formats:
go get github.com/cbguder/unc
unc -f <source format> -t <destination format> -i <input path> -o <output path>