(no title)
mrfumier | 2 years ago
Why would I run a docker container, a webserver, start a browser, navigate webpages... just to do some operations on a pdf locally?
A few KiloBytes native program like PDFtk (https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/) does the job perfectly.
I don't understand what is the point of bloating softwares like this. Not even speaking of the very bad consequences for the planet.
chaps|2 years ago
Um. I work with PDFs a LOT and.. nah PDFtk is pretty weak. It doesn't even do OCR!
This looks like a wonderful tool that solves a lot of problems that existing tools don't typically put together. It's an achievement, and your post is unnecessarily crass.
This is very much the sort of tool that you host internally at a newsroom so journalists don't have to wrangle with software or write code. Like, in that situation, who cares if it's on top of docker? The users definitely won't give a shit.
Please consider that you're not the target audience....
ikurei|2 years ago
If because of your job you find yourself doing these operations very often, and the ability to do them from several devices with different OSes is valuable, it might be great to throw this on a server.
Or if your work has several people, may be not very technical folks, do them often. I’ve worked in a couple of places where this could’ve come in handy.
Also, it includes an API. Also, being open source, if in the future you’re creating a web app that needs some of these features, you could learn from/copy from its code.
I think this is a good contribution to the world.
> I don't understand what is the point of bloating softwares like this. Not even speaking of the very bad consequences for the planet.
I partially share this concern. I wouldn’t deploy this for myself unless I had a very easy way to stop it and start it, but anyway while not in use it it should only be consuming a bit of RAM, and there’s plenty of very efficient hardware suitable for small servers these days.
ornornor|2 years ago
And PDFtk doesn’t do annotations afaik which is a huge pain point on Linux (at least for me) because there are no applications that I know of to easily do things that are trivial on OSX like adding text or hand drawn signatures to PDFs. Masterpdf can do it but with a watermark and some limitations.
Maybe it doesn’t suit your particular use case but I wouldn’t say pdftk can replace this project.
jraph|2 years ago
Though I welcome (new) work in this area.
adrenvi|2 years ago
plugin-baby|2 years ago
Try xournal++
subtra3t|2 years ago
kristiandupont|2 years ago
klysm|2 years ago
niutech|2 years ago
OrangeMusic|2 years ago
graymatters|2 years ago
Point is - paradigms shift, unacceptable prices become affordable. Generational gaps manifest themselves not just between parents and children.
ungerik|2 years ago
unknown|2 years ago
[deleted]
throwaway2037|2 years ago
Is this binary statically linked? If not, I am sure the Tk libs are huge. Not as big as Chromium/Electron and friends, but large.
Finnucane|2 years ago
zelon88|2 years ago
You just sent how much wattage around the globe 100 times for what? To print the paper you already had on your screen?
You sound like the kind of people who put their very important network documentation on Google Drive, so when your network goes down you have no way to access the information required to bring it back up. I'd rather have one engineer who knows the ins-and-outs of a LAMP stack than 10 who only know how to provision cloud VMs.
rawling|2 years ago
> A few KiloBytes native program like PDFtk
hacknews20|2 years ago
maltris|2 years ago
[deleted]