How the heck to I send rendered HTML to a unix pipe?!
I know I can use w3m/lynx/elinks - but I want to take a "screenshot" and send it to a unix pipe. Is this a thing anyone supports? Do I have to pull out a text mode rendering engine and make a weird curl wrapper?