https://github.com/hmarzban/pdf-tools
pdf convert, edite, view, lock and ...
https://github.com/hmarzban/pdf-tools
Last synced: 7 months ago
JSON representation
pdf convert, edite, view, lock and ...
- Host: GitHub
- URL: https://github.com/hmarzban/pdf-tools
- Owner: HMarzban
- License: apache-2.0
- Created: 2019-02-09T07:50:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-16T17:44:29.000Z (over 6 years ago)
- Last Synced: 2025-01-29T12:28:17.526Z (9 months ago)
- Language: JavaScript
- Size: 77.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pdf-tools
PDF converter, editor and so on, Meven Appliaction.## Lists of Linux packages are used:
```bash
$ convert
$ libreoffice
$ soffice
$ gs
$ pdftotext
$ zip
$ qpdf
```## TODO:
- [x] PDF Compress
- [x] PDF Encrypt
- [x] PDF Decrypt
- [x] PDF Extract Pages
- [x] PDF Merge
- [x] PDF to PNG
- [x] PDF to JPG
- [x] PDF to BMP
- [x] PDF to PSD
- [x] PDF to EPS
- [x] PDF to TXT
- [x] PDF to WORD
- [x] PDF to EXCEL
- [x] PDF from WORD
- [x] PDF from EXCEL
- [x] PDF from PPT
- [x] PDF from JPEG- [ ] PDF Page Delete
- [ ] PDF Page Rotate
- [ ] PDF Page Esign
- [ ] Start to integrate back-end to front-end
- [ ] Start to make endpoint test