https://github.com/horance-liu/spdf
spdf is a simple tool to split one big beamer into single pages, then convert to figures.
https://github.com/horance-liu/spdf
Last synced: 14 days ago
JSON representation
spdf is a simple tool to split one big beamer into single pages, then convert to figures.
- Host: GitHub
- URL: https://github.com/horance-liu/spdf
- Owner: horance-liu
- Created: 2016-12-28T02:19:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-22T23:01:55.000Z (about 8 years ago)
- Last Synced: 2025-04-15T01:16:02.758Z (14 days ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spdf
spdf is a simple tool to split one big beamer into single pages, then convert to figures.
## Usage
```bash
$ ./spdf.sh xxx.pdf num # num is maxnum of xxx.pdf
```