Translate chemistry-related data. More information: https://open-babel.readthedocs.io/en/latest/Command-line_tools/babel.html.
obabel {{path/to/file.mol}} -O {{path/to/output_file.xyz}}
obabel -:"{{SMILES}}" -O {{path/to/output_file.png}} -xp 500
obabel {{path/to/file.smi}} -O {{path/to/output_file.mol}} --gen3D -m
obabel {{path/to/file1 path/to/file2 ...}} -O {{path/to/output_file.png}}