Posts by Gildas Lormeau
After 6+ years: a new version of Web Archiving Integration Layer (WAIL) 🐋 for macOS!
Improvements include integration w/ Heritrix 3.7✨, support for Silicon, many bug fixes & integrations. #webarchiving
⬇️ matkelly.com/wail
🍺 brew install wail
📝 github.com/machawk1/wai...
🎉 SingleFile celebrates its 15th birthday... and finally has a Homepage! 🚀
👉 getsinglefile.com
A huge thank you to all the users and contributors who have supported it over the years! 🙌
Screenshot of swag store with hats, hoodies, t-shirts, mugs, socks, stickers.
ArchiveBox swag is now available! 👕🧢✨
All proceeds go towards supporting open source development.
swag.archivebox.io
📦 gildas-lormeau / SingleFile
⭐ 16,750 (+33)
🗒 JavaScript
Web Extension for saving a faithful copy of a complete web page in a single HTML file
It's now available online, which can be quite handy on Firefox or Safari.
gildas-lormeau.github.io/mhtml-to-htm...
For the record, I've tested it with over a hundred various files gleaned from GitHub and saved by IE (versions 5 to 11), UnMHT, MAF, and of course Chrome Desktop and Chrome Android (i.e. binary encoded data). It should be robust but do not hesitate to report bugs.
Let me introduce you to "mhtml-to-html", yet another tool for converting an MHTML file into a simple HTML page.
It has 2 advantages, however:
- it can be downloaded as an executable
- it actually works
github.com/gildas-lorme...
How to Create HTML/ZIP/PNG Polyglot Files
#HackerNews
gildas-lormeau.github.io/Poly...
LOL, no
🗓️ Rendez-vous le jeudi 12 décembre chez Zenika Rennes pour une nouvelle soirée Meetup.
Au programme :
- Les news Web & #JavaScript du moment 🗞️
- Crowstrike par Florian Simon
- Angular en 2024 par Olivier Le Lay & Valentin Got
- TDD Frontend par Faustine Godbillot
www.meetup.com/fr-FR/rennes...
Basically, you've installed a software on your computer...
Did you click on the link?
Congratulations! From now on, this URL will work even if you're offline!
And, just in case, you've even got almost 1 hour of the best 80s gaming hits with a BPM > 120! Just click on “||” at the bottom of the page!
Did you know that you don't need to install any software on your computer to zip files or unzip a file?
Instead, simply go to gildas-lormeau.github.io/zip-manager/
Did you click on the link?
Congratulations! From now on, this URL will work even if you're offline!
And, just in case, you've even got almost 1 hour of the best 80s gaming hits with a BPM > 120! Just click on “||” at the bottom of the page!
You can expect at least 45 minutes to read the full presentation. I really had a lot of fun implementing this file format and I'm happy to share it 😉
You're welcome, For your information, this presentation shows the technical challenges behind this polyglot file format.
I'm glad to hear it :) You can even embed a PDF with single-file CLI!
npm install single-file-cli
npx single-file \
--compress-content \
--self-extracting-archive \
--embed-screenshot \
--embed-pdf \
--dump-content \
www.example.com > output.png.zip.pdf.html
I highly recommend you take a look at it, because you won't see it on HN!
Here are the links to the slides of my episode S11E01 from RennesJS: “Create your polyglot HTML / ZIP / PNG file in JavaScript” #html #zip #png #pdf #polyglot #web #archiving
And a PDF document!
I published a library to interact with Chrome DevTools Protocol in Deno. It's based on the Proxy under the hood and is supposed to be developer-friendly yet relatively low-level.
jsr.io/@simple-cdp/...
A file that is both an acceptable HTML page, a PNG image, and a ZIP archive.