# Image_content_to_markdown_code **Repository Path**: Gedanke/Image_content_to_markdown_code ## Basic Information - **Project Name**: Image_content_to_markdown_code - **Description**: Convert the content in the picture to the markdown code of the corresponding table - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-03-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Image_content_to_markdown_code Convert the content in the picture to the markdown code of the corresponding table 使用python提取图片内容并转换为一个表格的markdown代码. 你可以参考我的个人博客来了解环境配置问题,[点击](https://www.cnblogs.com/Gedanke/p/12367865.html) 完成相关配置后,你只需要 ```python python main.py ``` 这是一个带GUI的程序. 注意:此程序可自由学习使用,仅供参考,实际工作时最好使用现成商业OCR软件.