- BentoPDF (12.3k stars): https://github.com/alam00000/bentopdf
- PDFCraft (3.6k stars): https://github.com/PDFCraftTool/pdfcraft
- PDFLince (31 stars): https://github.com/GSiesto/pdflince
Since this project likely uses the same stack, I’m not sure what the selling point of a more limiting product is.
https://repo.autonoma.ca/repo/notanexus/blob/HEAD/README.md
The software uses PHP and PDF.js for displaying and annotating. Screenshot:
Redacting text seems to actually work. However, editing existing text results in both the original text and the edited version being shown in the PDF after download.
(The page downloads mupdf (WASM) for rendering the PDF. When "downloading" (= saving) the PDF, the page first checks whether the allowed three downloads have been reached via a POST request (no PDF data uploaded), then it downloads PyIodide and some Python wheels (pdfrw, defusedxml) before creating the PDF file.
Yes, PDF data is never uploaded to the servers. It's the entire reason I created the project, after seeing the all the main results you see when you search on Google upload your data to their servers.
I believe AGPL'd software cannot be sold without a license unless there is full disclosure of the source code.
If that is the case, the OP is likely in violation of MuPDF's AGPL license if he is selling and distributing binaries without contacting sales.
The exception is that if it is a major upgrade, such that it is effectively a new/different product.
If this is the case, you need make it clear in your introduction post, how that is the case. You should reference the previous post ("Hey HN, we posted this project here a few months ago and at that time the state of the app was ___". Since then we've added ____, changed ____ and removed ____").
If you can write an intro like that and if the community agrees it's sufficiently changed, it can have some more front page time (because the discussion can be substantially different from what it was last time).
I updated the intro, is if sufficient to be unmarked as dup? Thanks
If this is in [my] browser, why should I pay?
Problem solved.
The website has it's own copy anyways which goes into more detail than an HN post