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.

  • nfreak@lemmy.ml
    link
    fedilink
    English
    arrow-up
    4
    ·
    11 hours ago

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

  • vort3@lemmy.ml
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    14 hours ago

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

    • frongt@lemmy.zip
      link
      fedilink
      arrow-up
      2
      ·
      13 hours ago

      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
        link
        fedilink
        arrow-up
        1
        ·
        11 hours ago

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

        • frongt@lemmy.zip
          link
          fedilink
          arrow-up
          2
          ·
          9 hours ago

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