Download Latest Version v2.15.0 source code.zip (628.4 kB) Google Add to Preferred Sources
Home / v2.11.2
Name Modified Size InfoDownloads / Week
Parent folder
single-file-aarch64-apple-darwin 2026-09-12 69.0 MB
single-file-aarch64-linux 2026-09-12 106.7 MB
single-file-x86_64-apple-darwin 2026-09-12 82.0 MB
single-file-x86_64-linux 2026-09-12 106.2 MB
single-file.exe 2026-09-12 81.5 MB
README.md 2026-09-12 1.1 kB
v2.11.2 source code.tar.gz 2026-09-12 558.8 kB
v2.11.2 source code.zip 2026-09-12 615.0 kB
Totals: 8 Items   446.6 MB 0

SingleFile CLI 2.11.2

CLI fixes and improvements

  • --create-root-directory is honored when several pages are saved in one archive. The first page was stored at the root of the archive whatever the option said, mixed in with the files the archive needs for itself
  • The help text of --browser-wait-until gives DOMContentLoaded, which is the name the browser reports. The spelling it gave before matched no event, so a capture asking for it waited the whole --browser-load-max-time and was then saved by the fallback
  • The published package holds only the files the CLI needs to run

Fixes from single-file-core 1.5.129

  • The maximum resource size is no longer applied to the page itself. With --max-resource-size-enabled, saving a raw page larger than the limit produced an empty document. No body, no title, no warning. The limit applies to the resources a capture fetches, frames included, which is what it is documented to do

Changes

Co-authored by Claude (Claude Code)

Source: README.md, updated 2026-09-12