Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

Packages

Used by

Contributors

Languages