Skip to content

Structure to Name Format Options

Specify which names will be generated

Codename Explanation
i converts to IUPAC name (default)
t converts to traditional name. This option generates a common name if one is known for the structure. Otherwise, it generates a systematic name, but sometimes uses some traditionally accepted rules instead of the strict application of the IUPAC rules, when that generates a simpler name.
common generates the most popular common name of a structure. Fails if none is known.
common,all generates all common names of a structure
source outputs the name present in the source data (no generation)
CAS# fetches the CAS Registry Number® of the structure. This option uses a public internet webservice, so do not use it with confidential structures. Chemaxon assumes no liability whatsoever. Read the notice about CAS Registry Numbers® for more information. In case the structure corresponds to several CAS Registry Numbers, they are all returned, separated by commas.
singleCAS# fetches the CAS Registry Number® of the structure. This option uses a public internet webservice, so do not use it with confidential structures. Chemaxon assumes no liability whatsoever. Read the notice about CAS Registry Numbers® for more information. In case the structure corresponds to several CAS Registry Numbers, the lowest one (historically assigned earlier) is returned.

Additional options

Codename Default value Explanation
ascii off use only ASCII characters to encode the name
timeout=N 20 seconds use at most N seconds for the name to be computed. The default timeout is 20 seconds (which should normally only be reached exceptionally, for very large structures). A value of 0 means no timeout.