mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-11-01 01:21:18 +01:00
locally hosted web application that allows you to perform various operations on PDF files
| api | ||
| functions | ||
| public | ||
| .gitignore | ||
| CONTRIBUTE.md | ||
| index.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
StirlingPDF rewrite
This is the development repository for the new StirlingPDF backend. With the power of JS, WASM & GO this will provide almost all functionality SPDF can do currently directly on the client. For automation purposes this will still provide an API to automate your workflows.
New/Planned Features
- Propper auth using passportjs
- Workflows & Node based editing of them.
- Client side PDF-Manipulation
- Stateful UI
Contribute
For initial instructions look at CONTRIBUTE.md