Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnlinp/pdf-to-markdown
Convert PDF files into markdown files
https://github.com/johnlinp/pdf-to-markdown
Last synced: 9 days ago
JSON representation
Convert PDF files into markdown files
- Host: GitHub
- URL: https://github.com/johnlinp/pdf-to-markdown
- Owner: johnlinp
- License: bsd-3-clause
- Created: 2014-12-20T05:41:51.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-06-05T07:57:11.000Z (over 4 years ago)
- Last Synced: 2024-10-01T21:10:03.451Z (about 1 month ago)
- Language: Python
- Size: 6.19 MB
- Stars: 284
- Watchers: 8
- Forks: 70
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PDF To Markdown
This is NOT a general-purpose converter.
Currently only for urban planning document in Taiwan.## Demo
From [this PDF file](https://github.com/johnlinp/pdf-to-markdown/blob/master/examples/neihu.pdf?raw=true), we generate:
- [Gitbook version](http://johnlinp.gitbooks.io/neihu/content/)
- [Simple markdown](https://github.com/johnlinp/pdf-to-markdown/tree/master/examples/neihu.md)# Install
Please type
sudo pip install pdf-to-markdown
# Usage
Just type
pdf2md
For example, you can use our example PDF file:
pdf2md pdf-to-markdown/examples/neihu.pdf