- cross-posted to:
- opensource@programming.dev
- cross-posted to:
- opensource@programming.dev
I just found this interesting PDF tool:
https://github.com/alam00000/bentopdf
Fully offline, everything is client side, the files get edited in the browser, there’s no server uploads.
If you have other software capable of running Javascript, you’re welcome to use that too. That’s what the underlying libraries are written in.
I didn’t know this existed. Granted I don’t know a lot about web development. An example ?
Nodejs. I don’t know if it supports GUIs though. I’m not aware of any other JS implementations outside the browser.