Live data from Hacker News

Show HN: PDF Inverter for macOS (In Golang) Darken Your PDFs

github.com

1–10 of 38 posts

Re: Show HN: PDF Inverter for macOS (In Golang) Darken Your PDFs

#5
post #3

Not sure why this needs a dedicated application, you can do this in Chrome or FF with a single line of JS: javascript:(function(){viewer.style = 'filter: grayscale(1) invert(1) sepia(1) contrast(75%)';})()

Didn't work for me. I'm using Brave.
Post reply on HN