相关工具

结构转换器

在不同化学结构格式之间进行转换,包括SMILES、InChI、IUPAC、MOL文件和2D结构图像。

示例输入:
  • SMILES: CC(=O)O (乙酸)
  • InChI: InChI=1S/C2H4O2/c1-2(3)4/h1H3,(H,3,4)
  • IUPAC: 乙酸

方法、数据源与局限

方法版本: structure-convert-1.0
计算方法
Parses one supported chemical structure format and serializes another.
数据来源
RDKit chemical file and line-notation parsers.
假设与限制
Stereochemistry, aromaticity, charges, and metadata should be checked after conversion.
验证示例
Convert a valid SMILES to a mol block, then visually verify the result.

Verified Calculator · 最近验证: 2026-07-28

结果说明

这个工具如何计算结果?

Parses one supported chemical structure format and serializes another.

应当如何理解结果?

Stereochemistry, aromaticity, charges, and metadata should be checked after conversion.

如何核验结果?

Convert a valid SMILES to a mol block, then visually verify the result.