Skip to content

Terzer-bit/MDfy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MDfy

Table of Contents


  1. Project Overview
  2. Getting Started
  3. Contact

Project Overview


This project consists of a tool able to convert your documents to Markdown.

Note: This project currently converts only word documents to markdown
Note: This project doesn't support table conversion to markdown at the moment

Getting Started


Installation

  1. Clone the repository:
    git clone https://github.com/Terzer-bit/MDfy.git
    
  2. Change directory to the project folder:
    cd MDfy for PowerShell
    chdir MDfy for cmd
  3. Install the requirements:
    pip install -r requirements.txt 
    
  4. Select a folder to run recursively to convert all documents to MD, modifying within the code the parameter directory_path
  5. Execute the script file:
    pyhton ./MDfy.py 
    

Parameters

Parameters are displayed at the beginning of the code

  • directory_path: The foler to recursively run to convert all documents to MD.

Contact


For any details contact the owner of the project on:

About

Convert your documents to markdown

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages