- cross-posted to:
- opensource@lemmy.ml
- opensource@programming.dev
- cross-posted to:
- opensource@lemmy.ml
- opensource@programming.dev
Hi,
I finally got around to migrate PdfDing from github to Codeberg. Hopefully, I will see some of you over there.
PdfDing is a PDF manager, viewer and editor that you can host yourself. It offers a seamless user experience on multiple devices. It’s designed be to be minimal, fast, and easy to set up using Docker.



It is possible to ingest PDFs via a consume folder. However consuming the files will cause them to be deleted. So I don’t think this will be very helpful in your case. There is however a bulk upload feature in the UI, which allows uploading may PDFs at once.
do the files get modified after uploading? some filesystems can deduplicate based on contents, maybe it wouldn’t take double space that way.