Images can be base64encoded any binary can be encoded to text these are just excuses.
Login to reply
Replies (4)
Yeah, the PDF images are just text in the stream.
I've done it before, the HTML page contained everything from scripts to files that could be downloaded.
Extra points that it can be sent as email and be rendered properly since everything is inside the HTML code.
Had a decent run with chat about this. It’s possible, but key thing is standardizing for printing.


ChatGPT
ChatGPT - HTML file format concept
Shared via ChatGPT
Webpack aleady helps you bundle everything into a single file btw.