this post was submitted on 06 May 2024
235 points (98.8% liked)
Open Source
31218 readers
19 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Why would it make you think that? The App isn't anti-foss. I believe they're doing a lot of things server side just because there were already popular and well tested libraries for many functions. Either way it should be way easier to deal with PDFs in Java than in JS.
Because java is compiled..and server side isnt visible? Or is it all downloadable? Regardless seems ridiculous we need a server ran app just to edit pdfs
You can download, compile and have both the server-side and the client-side components running in your machine. It's easy to get it running with Docker and nothing is locked or "invisible" in that project. One thing we can say is that it might not be convenient.
Alternatively you have https://tools.pdf24.org/en/ that has about the same features and provides a downloadable desktop app ready for usage.