Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meebuhs/pdfmerge
Simple tool to merge pdf files
https://github.com/meebuhs/pdfmerge
flask java javafx pdf react webpack
Last synced: 7 days ago
JSON representation
Simple tool to merge pdf files
- Host: GitHub
- URL: https://github.com/meebuhs/pdfmerge
- Owner: Meebuhs
- License: mit
- Created: 2019-06-18T01:04:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T00:52:57.000Z (about 2 years ago)
- Last Synced: 2024-11-11T01:18:28.784Z (2 months ago)
- Topics: flask, java, javafx, pdf, react, webpack
- Language: Java
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# PDFMerge
A simple utility for merging multiple pdfs into one file.
### PDFMerge-local
Contains the source for the local application built in Java with JavaFX.
### PDFMerge-web
Contains the source for the web application built with React and Flask.
## License
This project is released as open source under the [MIT License](https://opensource.org/licenses/MIT).