Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 465 Bytes

File metadata and controls

10 lines (9 loc) · 465 Bytes

Links2HTML

A simple tool created in Google Gemini to convert MS Word and PowerPoint text with hyperlinks to HTML code.
It allows to paste, drag&drop and read documents.

Before running the program you must run this command to install required packages:

pip install PyQt6 beautifulsoup4 mammoth python-pptx
image