Dark Mode PDF reader
It uses Electron but my eyes dont care.
Binaries for Linux, Macos and Windows
There is limited support for xfa forms, and saving forms with filled in data. This will be worked on with coming releases.
This software was developed using
yarn
yarn dev
yarn
yarn dist
Usage: NightPDF [-p] [pdf]
Positionals:
pdf, pdf The pdf to open [string]
Options:
--help Dark Mode PDF Reader built using Electron and PDF.js [boolean]
--version Show version number [boolean]
-p, --pages The page to open in the pdf [number]
Examples:
NightPDF -p 5 pdf.pdf Loads pdf on the 5th page