This is essentially what I do to convert model to txt files (converts {cameras.images.points3d}.bin to .txt files):
colmap model_converter \
--input_path ./export/original_data/0 \
--output_path ./export/original_data/0 \
--output_type TXT
--You received this message because you are subscribed to the Google Groups "COLMAP" group.To unsubscribe from this group and stop receiving emails from it, send an email to colmap+un...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/colmap/CAJfk67oeCSFM8-LRDrKUGyR50ZM%2Bq6qH8H3Rt2NRsrUwWukh2Q%40mail.gmail.com.