---
title: "DOCX2HTML"
description: "EMILY.RPA DOCX2HTML module: convert a DOCX file to output.html so its content can be extracted with web automation tools."
source: https://docs.emily.tips/en/wap/docx2html
---

# DOCX2HTML

Convert a specified DOCX file to a webpage and write it to output.html in the working folder. The content can subsequently be extracted using web automation tools.

![](https://docs.emily.tips/img/en/wap-231.png)

## Parameters

**`DOCX`** - DOCX input file. Click "**PICK**" to select or use the **%FILENAME%** variable.

## Output File

Outputs an output.html file to the working folder for use by subsequent steps or modules.
