Save Safari pages as PDF

Hey Brett,

Enjoying your website and posts for a long time - thanks so much! Via your Github stars I found out about GitHub - alexwlchan/safari-webarchiver: Save web pages as Safari webarchive files from the command line which is great (your focus on DEVONthink, Linkding and others aligns much with mine). I’ve created another version of that script to save PDFs instead of web archives and also sync cookies with my main Safari (without the need to package it as an app as it’s just reading the Binarycookies file). Maybe it’s of interested to you!

Unfortunately not a lot of time to document it, but here’s the Gist if you’re interested: Save Safari website as PDF (with syncing cookies) · GitHub