this post was submitted on 20 Oct 2025
42 points (100.0% liked)

Linux

59241 readers
567 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

I thought this would be relevant to Linux, since the options available to us Linux users are either unmaintained, hard to use, require a subscription, an account, or to upload your content to a server.

BentoPDF is the opposite of all that.

I just hope they add a dumb-proof way to install it (PWA? Flatpak?) for easy access.

top 10 comments
sorted by: hot top controversial new old
[–] utopiah@lemmy.ml 9 points 1 week ago (1 children)

FWIW https://gitlab.com/pdftk-java/pdftk works well. Sure it hasn't been updates for a couple of years but maybe it's not really needed.

[–] warmaster@lemmy.world 2 points 1 week ago (1 children)

Yeah, I just use Inkscape, I know it well and it's very well maintained. But it's overkill for most people.

[–] Levi@lemmy.ca 1 points 6 days ago (1 children)

They work great in combination. I used to generate report pages by generating SVG with ruby scripts and then convert to PDF with inkscape and then use pdftk to assemble the pages and add stamps where needed. :)

[–] warmaster@lemmy.world 2 points 6 days ago (1 children)

I've never tried the inkscape cli, how is it ?

[–] Levi@lemmy.ca 1 points 4 days ago

Its been a while since I've used it, and I don't remember it being great, but more than enough to convert a SVG into a PDF reliably.

[–] AngularViscosity@piefed.social 4 points 1 week ago (1 children)
[–] spacelord@sh.itjust.works 3 points 1 week ago

Indeed! Only today I was struggling how to edit PDF on Linux.

[–] vort3@lemmy.ml 1 points 1 week ago (1 children)

Can I just save this as an html file (with all js inside, in a script element) and use this single html file to work with pdfs (after opening it in a browser)?

[–] warmaster@lemmy.world 1 points 1 week ago

I bet you can, get it from their github.

[–] DieserTypMatthias@lemmy.ml 1 points 1 week ago

I just use my browser of choice to view them.