Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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