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.

  • frongt@lemmy.zip
    link
    fedilink
    arrow-up
    2
    ·
    1 day 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
      ·
      24 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
        ·
        21 hours ago

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