HN Hall of Fame Weekly email

SingleFile: Save a complete web page into a single HTML file

github.com Software & code Software projects Web & internet Candidate
Screenshot of github.com captured 2026-07-20
Page preview · captured 2026-07-20

Submission timeline

2007–2026

One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.

Top comments

Author here, it makes me really happy to see SIngleFile on the front page of HN. Thank you! I take the opportunity to make you aware of the upcoming impacts of the Manifest V3 [1], and for those who prefer zip files, I recommend you to have a look here [2]. [1] https://github.com/gildas-lormeau/SingleFile-Lite [2] https://github.com/gildas-lormeau/SingleFileZ

gildas·958-point thread·

I was working on a trick to save files in a more compact way by taking advantage of UTF-16 encoded HTML files. I have an example HTML files on my website here: https://www.dwedit.org/files/test.html (Tip: type "codeText" into the JS console to see the second-stage loader. First stage-loader is in clear text in the source) It's storing a 64479 byte JPEG into 64680 bytes of UTF-16 text, for around 0.2985% expansion. The decoder isn't size-optimized right now (there's even comments in…

Dwedit·122-point thread·

Has anyone combined this with a crawler to download an entire website? It seems to be outside the scope of this project, but being able to export an entire website into a single file sounds useful

The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.

HN stats

Breakout years
2

100+ points or 50+ comments

Total points
1086

reference only — not used in Hall rules or ranking

Total comments
288

reference only — not used in Hall rules or ranking

Every submission