Saving web pages as PDFs in 2019, a real challenge
11–20 of 20 posts
Re: Saving web pages as PDFs in 2019, a real challenge
#12I had similar problem and wrote a browser addon: https://2read.net/ It converts websites to "readable" form and if you have IPFS running, it will also "pin" content locally. In most cases it works better than just printing an article. Here is an example with mentioned article: https://ipfs.io/ipfs/QmYPkcXgKLBye3L8M1VJWsGAb2mJXkJSEncqcSC...
Re: Saving web pages as PDFs in 2019, a real challenge
#13I gave up on the idea of reliably saving web pages in PDF. I use now "SingleFile", a Firefox or Chrome extension that helps to save a complete page (with CSS, images, fonts, frames, etc.) as a single HTML file. https://addons.mozilla.org/en-US/firefox/addon/single-file/ https://chrome.google.com/webstore/detail/singlefile/mpiodij... https://github.com/gildas-lormeau/SingleFile
Re: Saving web pages as PDFs in 2019, a real challenge
#14This has been a problem for years, which is too bad. No one really uses MHTML or any alternative. Hopefully Web Bundles* becomes a commonly supported spec. * https://web.dev/web-bundles/
Re: Saving web pages as PDFs in 2019, a real challenge
#15I recommend https://webrecorder.io/ to reliably capture websites.
Re: Saving web pages as PDFs in 2019, a real challenge
#16Yes but for my use case, which is better scientific communication means, PDF is not enough.
Consider for example slides for a presentation. The typical mathematician does them in TEX which outputs a PDF. Then the PDF is (sometimes) made available online. I realized that PDF slides are far inferior to HTML slides (where you can add demos and whatnot, shameless example [0]). Just put all in a github repository and anybody can take them home.
[0] https://mbuliga.github.io/emergent-10-years/presentation.htm...
Re: Saving web pages as PDFs in 2019, a real challenge
#17I had similar problem and wrote a browser addon: https://2read.net/ It converts websites to "readable" form and if you have IPFS running, it will also "pin" content locally. In most cases it works better than just printing an article. Here is an example with mentioned article: https://ipfs.io/ipfs/QmYPkcXgKLBye3L8M1VJWsGAb2mJXkJSEncqcSC...
Re: Saving web pages as PDFs in 2019, a real challenge
#18I had similar problem and wrote a browser addon: https://2read.net/ It converts websites to "readable" form and if you have IPFS running, it will also "pin" content locally. In most cases it works better than just printing an article. Here is an example with mentioned article: https://ipfs.io/ipfs/QmYPkcXgKLBye3L8M1VJWsGAb2mJXkJSEncqcSC...
This is brilliant! I like the fact that it also cleans up the page. I don't know much about MFS but I see there's a video linked from the add-on description so will take some time to listen. My main concern is what format is going to be always readable in the long term, so it should be either something widely accepted and distributed like PDF, or something that is going to be retro-compatible and always running smoot…
Re: Saving web pages as PDFs in 2019, a real challenge
#19https://www.smashingmagazine.com/2018/05/print-stylesheets-i...
Re: Saving web pages as PDFs in 2019, a real challenge
#20A tip if you're using iOS/iPadOS: In Safari, taking a screenshot now supports taking "full page shot", which you can save as a pdf. You get this option when you tap the tiny screenshot preview.