Add PDF Dark to Readers and viewers#19
Conversation
|
Friendly ping on this one 👋 — happy to adjust placement, wording, or anything else that would make it easier to merge. Thanks for maintaining the list! |
|
Hi @1436941541 at a glance converting a PDF to dark mode make sense and is also a quite complex task. Took me a bit of time to test and check all the pages of https://pdfdark.org/ I see a few problems at a glance
I have a tendency to say that your service is not a viewer, it goes under "creation and process" as the final output is a downloadable PDF. |
|
Rebased onto the latest |


Adds PDF Dark to the Readers and viewers section.
Closes #18
What it does
PDF Dark is a free, open-source web app that converts any PDF to dark mode entirely in the browser. It uses PDF.js for rendering and applies color inversion + theme transforms client-side, so files are never uploaded — making it usable for sensitive or confidential documents too. Supports four themes (true dark, sepia, blue-tint, high-contrast) and preserves embedded images.
Why it fits
The Readers and viewers section already lists tools like mozilla/pdf.js and Sioyek. PDF Dark serves the same purpose — a PDF reader/viewer — with a complementary niche (eye-friendly dark mode for night reading) and a notable privacy property (zero upload, fully client-side).