- 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.



Is it possible to point to a container folder to import from instead of uploading from the interface? I already have all my files in a folder structure on the server i’m running pdfding from.
It seems quite good, would be very nice not to need to upload every file a second time.
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.