Skip to content

eceozturk00/python-document-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

python-document-tools

Small Python tools for document processing and automation.

Word to Excel Converter (Structured)

Converts a Word (.docx) file into an Excel (.xlsx) file while preserving basic structure.

Features

  • Detects headings (Heading 1/2/3) and marks them as sections
  • Exports content into a clean Excel table (No / Type / HeadingLevel / Text)
  • Simple CLI usage

Install

pip install -r requirements.txt

About

Python tool that converts structured Word (.docx) documents into formatted Excel (.xlsx) sheets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages