Comment by ninalanyon
9 days ago
On the subject of SingleFile there is also WebScrapBook: https://github.com/danny0838/webscrapbook
I prefer it because it can save without packing the assets into one HTML file. Then it's easy to delete or hardlink common assets.
I see that it gives three choices for saving the assets: single file, zip or folder. Is the zip version just zipping the folder?
I don't know, I've never tried it. I picked it because of the folder option which makes grepping for content easier and faster.