Stirling-PDF
Stirling-PDF copied to clipboard
Features missing from PDF24
This is just a small list of all the features PDF24 supports, and this tool doesnt, yet.
PDF24 also uses lots of FOSS tools, but its not FOSS itself and not available on Linux at all.
- [x] website to PDF
- [x] PDF editor (maybe integrate Firefoxes PDF.js ?)
- [x] rate PDFs (nessecary? Metadata editor supported)
- [ ] create PDF from Photo / with camera (editing, maybe OCR)
- [x] add Page numbers
- [x] PDF Viewer (Again use Firefox pdf.js)
- [x] Layer PDFs (low priority? edgy use case)
- [x] optimize PDF (lowlevel probably artefact removal, compression, readability)
- [x] Black out (Firefox pdf.js ? Textmarker in black, also freeform shapes in black. Maybe a different mode in Firefox pdf.js, could redirect there
And also it seems there are already some features not supported by PDF24! like
- changing permissions
- standalone Metadata editor
- Some conversion options like RTF, XML, PDF/A, Presentation, Word formats
- flatten a PDF
- remove blank pages
Great work! Literally just the last step, as there are nearly all Tools on Linux, combining them in a simple user interface.
Maybe add some features from here: https://github.com/SimplePDF/simplepdf-embed
Hi there!
I'm Ben, the developer behind SimplePDF, @webysther pinged me to possibly collaborate on Stirling-PDF
Happy to assist you with implementing SimplePDF in Stirling-PDF!
Do note however that telemetry data as well as document metadata is sent to the SimplePDF server, which would go against this statement in the readme:
Stirling PDF makes no outbound calls for any record keeping or tracking.
Oh, i see @bendersej! I love the edit option, not for signuture only, for shapes (like the issue I opened) will be great. We move from Brazil to UE and we change lots of documents, using this project help a lot and we stay more move and don't want to depends on installed software anymore, for us the last piece is a simple editor to not using no more external tool. I still lookink for a way to put the edit option to this project if you change the project about terms in the future, who knows, thanks!
Hi there!
I'm Ben, the developer behind SimplePDF, @webysther pinged me to possibly collaborate on Stirling-PDF
Happy to assist you with implementing SimplePDF in Stirling-PDF!
Do note however that telemetry data as well as document metadata is sent to the SimplePDF server, which would go against this statement in the readme:
Stirling PDF makes no outbound calls for any record keeping or tracking.
Appreciate the offer! Sadly IFrame route etc is not where I want to take this app. As you found I ideally want spdf to keep everything local without external calls
I greatly appreciate the offer though!
yes the simplepdf editor is nice. But pdf.js is already implemented which would cause some deduplication
Think we are good for this now, i dont expect to ever have create pdf from photo unless its a standalone request for something unique! we made some good progress