SkillAgentSearch skills...

Html2docx

Convert HTML to Micrsoft Word 2007 (docx)

Install / Use

/learn @carymrobbins/Html2docx
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

html2docx

html2docx utilizes Microsoft Word's ability to convert HTML to DOCX.

Disclaimer - The files generated by this utility only work in Microsoft Word and are not compatible with other word processing variants (OpenOffice, etc.)

Setup

cd path/to/html2docx

# Dependencies
./install_apt_requirements

# Build
xbuild /p:Configuration=Release

# Usage
cd html2docx/bin/Release
mono html2docx.exe inputfile.html outputfile.docx
View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1y ago
Forks2

Languages

C#

Security Score

55/100

Audited on Jul 28, 2024

No findings