lookup> .cml

.CML·File Extension

CML OtherA .cml file is a CML Other. It is a file format typically read and written by specialized applications.

Extension.cml
File typeCML Other
CategoryOther
Charset
Compressible

What is a .cml file?

A .cml file is a CML Other. It is a file format typically read and written by specialized applications.

In the mime-db registry it maps to chemical/x-cml. When serving .cml over HTTP, set the Content-Type header as shown in Developer info below.

Related entities: it maps to chemical/x-cml — and is delivered over HTTP via the Content-Type header.

  • Use VS Code or xxd to open and edit .cml files.
  • Any text editor (Notepad, VS Code) can inspect the raw content as text.

When served over HTTP, responses should set the following header:

Content-Type: chemical/x-cml

Common software that reads/writes .cml:

VS Codexxd7-Zip
.cmlextension of
format
CML Otherserved as
mime type
chemical/x-cmlsent via header
http header
  • Application-specific data
  • Open the file with VS Code, make your changes and save.
  • Most editors preserve the original formatting and encoding — avoid changing the charset.
  • Create a new file and save it with the .cml extension, or export this format from VS Code.

What programs can open .cml files?

Common options include VS Code, xxd, 7-Zip. You can also open many of these files with built-in viewers or a browser.

How do I create a .cml file?

Create a new file in any text editor or the app that owns the format and save it with the .cml extension.

What is the relationship between .cml and the chemical/x-cml MIME type?

chemical/x-cml is the media type identifier used for .cml files during network transfer (for example in the HTTP Content-Type header).

Updated 2026-08-18

Related extensions

Related MIME types

Related headers

Related methods

Related status codes