Skip Navigation

Which one is more usefull saving a website html or pdf

My goal here is mostly to read articles, but sometimes I save the website for archive purposes. Which one do you think I should choose?(Sorry for my bad English I am not a native speaker)

19 comments
  • If you just want to save the text to read later, go with HTML.

    If you want to archive it with graphical elements and embedded images, PDF is the better choice.

  • I'd say html. Websites don't translate well to pdf and and pdf is a hellish format that cannot be modified after the fact

  • If I only plan to read or view the file myself, I save PDF. If I need formated text extraction, save the page.

  • @DenizEfe@lemm.ee that is a good question! I would say as HTML because it is easier to do post processing (e.g., extract), but you will probably lose the layout (libraries and css will go 404, etc). If the amount is not too large, why not both?

  • PDF would likely be more useful unless you take extra care with copying the website using a crawler.

19 comments