html_to_text
Convert HTML files to structured plain text easily. Specify input HTML file path and output directory to save the resulting text file for further use.
Instructions
Convert HTML to plain text while preserving structure
Input Schema
Name | Required | Description | Default |
---|---|---|---|
inputPath | Yes | Path to the input HTML file | |
outputDir | Yes | Directory where text file should be saved |