# pdf2html5
**Repository Path**: hackqiang/pdf2html5
## Basic Information
- **Project Name**: pdf2html5
- **Description**: No description available
- **Primary Language**: HTML
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-09-05
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# pdf2html5
##### running environment
Ubuntu 14.04.3 LTS
##### required packgaes
sudo apt-get install imagemagick inkscape pdf2svg
#### usage
./pdf2html.sh test.pdf [pages]
###### or
./batch.sh folder_contains_pdf [pages]
##### log are located in `log`
##### generated SVG are located in `tmp`
##### generated html are located in `output`