this post was submitted on 18 Oct 2025
60 points (100.0% liked)

Open Source

48445 readers
110 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 7 years ago
MODERATORS
 

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.

top 11 comments
sorted by: hot top controversial new old
[–] vort3@lemmy.ml 8 points 10 months ago (2 children)

This looks great, but if everything is client side, then why do I need a browser to access this?

[–] frongt@lemmy.zip 2 points 10 months ago (1 children)

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.

[–] Hadriscus@jlai.lu 1 points 10 months ago (1 children)

I didn't know this existed. Granted I don't know a lot about web development. An example ?

[–] frongt@lemmy.zip 3 points 10 months ago

Nodejs. I don't know if it supports GUIs though. I'm not aware of any other JS implementations outside the browser.

[–] warmaster@lemmy.world 2 points 9 months ago

I thought the same thing. It would be great if they packaged this in a flatpak or appimage, although right now it is so simple that anything else would be bloat.

I bet you could download the HTML and just use that.

[–] nfreak@lemmy.ml 5 points 10 months ago (1 children)

StirlingPDF always rubbed me the wrong way and felt super corporate, definitely gonna replace it with this

Would you mind elaborating on the 'corporate' aspect ? I'm not sure I understand what you mean

[–] cRazi_man@europe.pub 5 points 10 months ago

Looks good. I've put it on my server.

[–] abominable_panda@lemmy.world 3 points 10 months ago

Having just installed StirlingPDF this week, can someone please explain the pros and cons of both?

[–] akalanka@masto.es 0 points 10 months ago (1 children)
[–] warmaster@lemmy.world 1 points 9 months ago

Glad you liked it. If you find it useful, be kind to the dev and leave him a star and a nice comment on github.