Copyright © 2024 contributors of Mutaforma • Github

Usage via the Command Line Interface (CLI)

Installation

To install Mutaforma's CLI type the following in your command prompt:

npm i -g @mutaforma/cli

Commands

mtfm docx-to-html

The mtfm docx-to-html command is used to convert a DOCX document to an HTML document.

Options
Name shortName longDescriptionMandatory
--i--inputAbsolute or relative path to input fileYes
--o--outputAbsolute or relative path to output folderYes
--c--configAbsolute or relative path to configuration fileNo